summaryrefslogtreecommitdiff
path: root/mbone/speak_freely/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/speak_freely/files/patch-ae')
-rw-r--r--mbone/speak_freely/files/patch-ae16
1 files changed, 14 insertions, 2 deletions
diff --git a/mbone/speak_freely/files/patch-ae b/mbone/speak_freely/files/patch-ae
index 4af5b7701d04..6a3b0db9c2e1 100644
--- a/mbone/speak_freely/files/patch-ae
+++ b/mbone/speak_freely/files/patch-ae
@@ -1,5 +1,8 @@
---- soundbyte.c.orig Fri Dec 31 15:36:07 1999
-+++ soundbyte.c Fri Dec 31 15:38:58 1999
+
+$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>
@@ -10,3 +13,12 @@
#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 */
+