diff options
Diffstat (limited to 'comms/wsjt/files/patch-jtaudio.c')
-rw-r--r-- | comms/wsjt/files/patch-jtaudio.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/comms/wsjt/files/patch-jtaudio.c b/comms/wsjt/files/patch-jtaudio.c deleted file mode 100644 index 647c314f649e..000000000000 --- a/comms/wsjt/files/patch-jtaudio.c +++ /dev/null @@ -1,9 +0,0 @@ ---- jtaudio.c.orig Mon Feb 19 23:12:22 2007 -+++ jtaudio.c Mon Feb 19 23:13:03 2007 -@@ -1,5 +1,5 @@ - #include <stdio.h> --#include <portaudio.h> -+#include <portaudio2/portaudio.h> - #include <string.h> - - void fivehz_(); |