summaryrefslogtreecommitdiff
path: root/audio/csound/files/patch-InOut_rtalsa.c
blob: df863ed7a06a90d90c9f54ad37b3aa5f24888774 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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"