From b4340bf78e847ef8579e957b7854229cce8cc8bf Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 17 Nov 2018 21:07:15 +0000 Subject: Move audio/csound6 -> audio/csound Having the version in its name doesn't make sense because this is a stable package. --- 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 11f938a16a08..000000000000 --- a/audio/csound6/files/patch-InOut_rtalsa.c +++ /dev/null @@ -1,27 +0,0 @@ ---- InOut/rtalsa.c.orig 2018-11-07 14:05:23 UTC -+++ InOut/rtalsa.c -@@ -23,6 +23,7 @@ - 02110-1301 USA - */ - -+/* - #ifndef _ISOC99_SOURCE - #define _ISOC99_SOURCE 1 - #endif -@@ -36,6 +37,7 @@ - #ifndef _BSD_SOURCE - #define _BSD_SOURCE 1 - #endif -+*/ - - #include "csdl.h" - -@@ -54,6 +56,8 @@ - #include - #include - #include -+#include -+#include - - - #include "soundio.h" -- cgit v1.2.3