diff options
Diffstat (limited to 'audio/csound/files/patch-InOut_rtalsa.c')
-rw-r--r-- | audio/csound/files/patch-InOut_rtalsa.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/csound/files/patch-InOut_rtalsa.c b/audio/csound/files/patch-InOut_rtalsa.c deleted file mode 100644 index df863ed7a06a..000000000000 --- a/audio/csound/files/patch-InOut_rtalsa.c +++ /dev/null @@ -1,12 +0,0 @@ ---- InOut/rtalsa.c.orig 2013-01-07 12:49:34 UTC -+++ InOut/rtalsa.c -@@ -35,9 +35,6 @@ - /* #ifndef _BSD_SOURCE */ - /* #define _BSD_SOURCE 1 */ - /* #endif */ --#include <alloca.h> --#include <termios.h> --#include <unistd.h> - - #include "csdl.h" - |