diff options
Diffstat (limited to 'audio/solfege/files/patch-soundcard::macro_to_function.c')
-rw-r--r-- | audio/solfege/files/patch-soundcard::macro_to_function.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/solfege/files/patch-soundcard::macro_to_function.c b/audio/solfege/files/patch-soundcard::macro_to_function.c deleted file mode 100644 index 0a15874..0000000 --- a/audio/solfege/files/patch-soundcard::macro_to_function.c +++ /dev/null @@ -1,12 +0,0 @@ ---- soundcard/macro_to_function.c.orig Mon Mar 21 05:18:34 2005 -+++ soundcard/macro_to_function.c Tue Mar 22 00:28:40 2005 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <sys/ioctl.h> - -+#ifdef HAVE_LINUX_AWE_VOICE_H - #include <linux/awe_voice.h> -+#endif - - extern int _seqbufptr; - extern int _seqbuflen; |