From 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 26 Jul 2016 16:51:15 +0000 Subject: Cleanup patches, a* categories. Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- audio/csound6/files/patch-InOut-rtalsa.c | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 audio/csound6/files/patch-InOut-rtalsa.c (limited to 'audio/csound6/files/patch-InOut-rtalsa.c') diff --git a/audio/csound6/files/patch-InOut-rtalsa.c b/audio/csound6/files/patch-InOut-rtalsa.c deleted file mode 100644 index 933b53e5f83f..000000000000 --- a/audio/csound6/files/patch-InOut-rtalsa.c +++ /dev/null @@ -1,27 +0,0 @@ ---- InOut/rtalsa.c.orig 2015-04-25 19:06:22 UTC -+++ InOut/rtalsa.c -@@ -23,6 +23,7 @@ - 02111-1307 USA - */ - -+/* - #ifndef _ISOC99_SOURCE - #define _ISOC99_SOURCE 1 - #endif -@@ -32,6 +33,7 @@ - #ifndef _BSD_SOURCE - #define _BSD_SOURCE 1 - #endif -+*/ - - #include "csdl.h" - -@@ -50,6 +52,8 @@ - #include - #include - #include -+#include -+#include - - - #include "soundio.h" -- cgit v1.2.3