diff options
Diffstat (limited to 'audio/xmix/files/patch-ab')
-rw-r--r-- | audio/xmix/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmix/files/patch-ab b/audio/xmix/files/patch-ab new file mode 100644 index 00000000000..4f014c950b7 --- /dev/null +++ b/audio/xmix/files/patch-ab @@ -0,0 +1,11 @@ +--- xmix.c.orig Wed Nov 1 10:29:04 2000 ++++ xmix.c Wed Nov 1 10:29:04 2000 +@@ -77,7 +77,7 @@ + #include "square_empty.bit" + #include "square_with_x.bit" + +-#include <linux/soundcard.h> ++#include <machine/soundcard.h> + + #define SOUND_FULL_SCALE 100.0 + #define MAX_SOUND_VOL 95 |