summaryrefslogblamecommitdiff
path: root/games/xscavenger/files/patch-sound.c
blob: bfa4dcbcfb3cbba8f38ee3c825302d530f0f031d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                
--- sound.c.orig	Tue May 22 17:45:42 2001
+++ sound.c	Tue May 22 17:45:53 2001
@@ -5,7 +5,7 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <sys/ioctl.h>
-#include <linux/soundcard.h>
+#include <sys/soundcard.h>
 #include <sys/time.h>
 #include <signal.h>
 #include <string.h>