12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
--- 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
|