freebsd-ports/audio/csound/files/patch-InOut_rtalsa.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

12 lines
242 B
C

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