diff options
Diffstat (limited to 'audio/xmms-midi/files/patch-xmms__a.c')
-rw-r--r-- | audio/xmms-midi/files/patch-xmms__a.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/xmms-midi/files/patch-xmms__a.c b/audio/xmms-midi/files/patch-xmms__a.c deleted file mode 100644 index 717755f639ea..000000000000 --- a/audio/xmms-midi/files/patch-xmms__a.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- xmms_a.c.orig Sat Oct 26 23:38:05 2002 -+++ xmms_a.c Sat Oct 26 23:38:08 2002 -@@ -37,7 +37,7 @@ - #include <stdio.h> - - #ifdef __FreeBSD__ --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - - #include "mid.h" |