diff options
Diffstat (limited to 'mbone/rat30/files/patch-ab')
-rw-r--r-- | mbone/rat30/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mbone/rat30/files/patch-ab b/mbone/rat30/files/patch-ab new file mode 100644 index 000000000000..6be58d321a47 --- /dev/null +++ b/mbone/rat30/files/patch-ab @@ -0,0 +1,11 @@ +--- src/config.h.orig Sun Oct 20 14:05:43 2002 ++++ src/config.h Sun Oct 20 14:05:49 2002 +@@ -47,7 +47,7 @@ + #define OSNAME "FreeBSD" + #include <unistd.h> + #include <stdlib.h> +-#include <machine/soundcard.h> ++#include <sys/soundcard.h> + #define DIFF_BYTE_ORDER 1 + #define AUDIO_SPEAKER 0 + #define AUDIO_HEADPHONE 1 |