aboutsummaryrefslogblamecommitdiff
path: root/games/xblast-beta/files/patch-af
blob: d7f09c638be5914a0583dc23bcc43f4094e3da25 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                
--- sound.c.orig	Wed Aug 25 09:27:16 1999
+++ sound.c	Sun Sep  8 00:55:06 2002
@@ -110,7 +110,7 @@
 #include <sys/stat.h>
 #include <sys/wait.h>
 #ifdef __FreeBSD__
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
 #else
 #include <linux/soundcard.h>
 #endif