summaryrefslogtreecommitdiff
path: root/misc/muuz/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--misc/muuz/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/muuz/files/patch-ae b/misc/muuz/files/patch-ae
new file mode 100644
index 000000000000..fbce8254ece1
--- /dev/null
+++ b/misc/muuz/files/patch-ae
@@ -0,0 +1,11 @@
+--- mixerControls.c.orig Sat Sep 7 16:58:58 2002
++++ mixerControls.c Sat Sep 7 16:59:43 2002
+@@ -11,7 +11,7 @@
+ #include "mixerControls.h"
+ #include "muuztypes.h"
+ #ifdef __FreeBSD__
+-#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+ #endif /* __FreeBSD__ */
+ #include "copyright.h"
+ #include "errMessage.h"