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 cc4c4635a1e0..000000000000 --- a/audio/csound/files/patch-InOut-rtalsa.c +++ /dev/null @@ -1,12 +0,0 @@ ---- InOut/rtalsa.c.orig 2011-12-22 19:41:53.000000000 +0900 -+++ InOut/rtalsa.c 2011-12-27 23:53:00.000000000 +0900 -@@ -35,9 +35,6 @@ - /* #ifndef _BSD_SOURCE */ - /* #define _BSD_SOURCE 1 */ - /* #endif */ --#include <alloca.h> --#include <termios.h> --#include <unistd.h> - - #include "csdl.h" - |