summaryrefslogtreecommitdiff
path: root/audio/ac3dec/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ac3dec/files/patch-ae')
-rw-r--r--audio/ac3dec/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/ac3dec/files/patch-ae b/audio/ac3dec/files/patch-ae
deleted file mode 100644
index b810d08d563e..000000000000
--- a/audio/ac3dec/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- output_linux.c.orig Wed Mar 29 16:51:24 2000
-+++ output_linux.c Thu Aug 22 20:09:40 2002
-@@ -35,8 +35,6 @@
- #include <math.h>
- #if defined(__OpenBSD__)
- #include <soundcard.h>
--#elif defined(__FreeBSD__)
--#include <machine/soundcard.h>
- #else
- #include <sys/soundcard.h>
- #endif