aboutsummaryrefslogtreecommitdiffstats
path: root/games/cgoban/files/patch-wmslib__src__wms__snd.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/cgoban/files/patch-wmslib__src__wms__snd.c')
-rw-r--r--games/cgoban/files/patch-wmslib__src__wms__snd.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/cgoban/files/patch-wmslib__src__wms__snd.c b/games/cgoban/files/patch-wmslib__src__wms__snd.c
new file mode 100644
index 000000000000..4e52888cb6a0
--- /dev/null
+++ b/games/cgoban/files/patch-wmslib__src__wms__snd.c
@@ -0,0 +1,11 @@
+--- wmslib/src/wms/snd.c.orig Tue Jan 25 13:40:26 2000
++++ wmslib/src/wms/snd.c Mon Nov 17 21:15:17 2003
+@@ -14,7 +14,7 @@
+ #if !HAVE_GETDTABLESIZE
+ #include <sys/resource.h>
+ #endif
+-#include <linux/soundcard.h>
++#include <sys/soundcard.h>
+ #include <sys/wait.h>
+ #endif
+