summaryrefslogblamecommitdiff
path: root/games/xblast/files/patch-ab
blob: f9c8bbad48a60cca58226588f125abb0175b4d89 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                
--- xbsndsrv.c.orig	Sat Sep  7 17:50:18 2002
+++ xbsndsrv.c	Sat Sep  7 17:50:25 2002
@@ -110,7 +110,7 @@
 #include <sys/ioctl.h>
 #include <sys/time.h>
 #ifdef __FreeBSD__
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
 #else
 #include <linux/soundcard.h>
 #endif