diff options
Diffstat (limited to 'comms/wsjt/files/patch-padevsub.c')
-rw-r--r-- | comms/wsjt/files/patch-padevsub.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/comms/wsjt/files/patch-padevsub.c b/comms/wsjt/files/patch-padevsub.c deleted file mode 100644 index 6b76e97da15d..000000000000 --- a/comms/wsjt/files/patch-padevsub.c +++ /dev/null @@ -1,10 +0,0 @@ ---- padevsub.c.orig Mon Feb 19 23:15:39 2007 -+++ padevsub.c Mon Feb 19 23:15:50 2007 -@@ -1,6 +1,6 @@ - // #include <stdio.h> - // #include <math.h> --#include "portaudio.h" -+#include <portaudio2/portaudio.h> - - int __stdcall PADEVSUB(int *numdev, int *ndefin, int *ndefout, - int nchin[], int nchout[]) |