opnsense-ports/audio/csound/files/patch-InOut-rtalsa.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

12 lines
290 B
C

--- 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"