summaryrefslogtreecommitdiff
path: root/audio/mpg123/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpg123/files/patch-af')
-rw-r--r--audio/mpg123/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/mpg123/files/patch-af b/audio/mpg123/files/patch-af
deleted file mode 100644
index 36f059cfb493..000000000000
--- a/audio/mpg123/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- audio_oss.c.orig Sat Jan 31 23:14:08 1998
-+++ audio_oss.c Sun May 12 15:35:49 2002
-@@ -31,7 +31,7 @@
- #elif defined(__bsdi__)
- #include <sys/soundcard.h>
- #else
--#include <machine/soundcard.h>
-+#include <sys/soundcard.h>
- #endif
-
- int audio_open(struct audio_info_struct *ai)