11 lines
238 B
Text
11 lines
238 B
Text
--- ./src/audiodev_oss.h.orig Sat Sep 7 18:13:06 2002
|
|
+++ ./src/audiodev_oss.h Sat Sep 7 18:13:12 2002
|
|
@@ -33,7 +33,7 @@
|
|
#endif
|
|
|
|
#ifdef __FreeBSD__
|
|
-#include <machine/soundcard.h>
|
|
+#include <sys/soundcard.h>
|
|
#endif
|
|
|
|
// set endian
|