1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/emulators/snes9x/files/patch-ad

12 lines
219 B
Plaintext
Raw Normal View History

--- unix/unix.cpp.orig Sat Mar 27 15:20:06 1999
+++ unix/unix.cpp Sat Mar 27 15:20:14 1999
@@ -57,7 +57,7 @@
#endif
#ifdef __linux
-#include <sys/soundcard.h>
+#include <machine/soundcard.h>
#endif
#ifdef __sun