aboutsummaryrefslogtreecommitdiff
path: root/audio/speak_freely/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'audio/speak_freely/files/patch-ae')
-rw-r--r--audio/speak_freely/files/patch-ae24
1 files changed, 0 insertions, 24 deletions
diff --git a/audio/speak_freely/files/patch-ae b/audio/speak_freely/files/patch-ae
deleted file mode 100644
index 6a3b0db9c2e1..000000000000
--- a/audio/speak_freely/files/patch-ae
+++ /dev/null
@@ -1,24 +0,0 @@
-
-$FreeBSD$
-
---- soundbyte.c.orig Fri Feb 28 23:18:38 2003
-+++ soundbyte.c Wed Jun 25 19:42:45 2003
-@@ -13,7 +13,9 @@
- #ifdef Solaris
- #include <sys/filio.h>
- #else
-+#ifndef __FreeBSD__
- #include <sys/dir.h>
-+#endif
- #include <sys/file.h>
- #endif
-
-@@ -32,7 +34,7 @@
- #ifdef LINUX
- #include <linux/soundcard.h>
- #else /*!LINUX */
--#include <machine/soundcard.h>
-+#include <sys/soundcard.h>
- #endif /* LINUX */
- #endif /* sun */
-