summaryrefslogtreecommitdiff
path: root/audio/asmix/files/patch-asmix.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/asmix/files/patch-asmix.c')
-rw-r--r--audio/asmix/files/patch-asmix.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/asmix/files/patch-asmix.c b/audio/asmix/files/patch-asmix.c
deleted file mode 100644
index 0f51f73a137f..000000000000
--- a/audio/asmix/files/patch-asmix.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- asmix.c.orig Sun Aug 31 15:18:35 2003
-+++ asmix.c Sun Aug 31 15:19:04 2003
-@@ -22,9 +22,7 @@
- #include <sys/errno.h>
- #include <sys/ioctl.h>
- #include <fcntl.h>
--#ifdef HAVE_MACHINE_SOUNDCARD_H
--# include <machine/soundcard.h>
--#endif
-+#include <sys/soundcard.h>
- #ifdef HAVE_LINUX_SOUNDCARD_H
- # include <linux/soundcard.h>
- #endif