aboutsummaryrefslogtreecommitdiff
path: root/emulators/fmsx/files/patch-SndUnix.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/fmsx/files/patch-SndUnix.c')
-rw-r--r--emulators/fmsx/files/patch-SndUnix.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/fmsx/files/patch-SndUnix.c b/emulators/fmsx/files/patch-SndUnix.c
deleted file mode 100644
index 96ea70557bb6..000000000000
--- a/emulators/fmsx/files/patch-SndUnix.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- SndUnix.c.orig Sat Feb 28 10:19:49 2004
-+++ SndUnix.c Sat Feb 28 10:19:56 2004
-@@ -75,7 +75,7 @@
- #else /* SUN_AUDIO */
-
- #ifdef __FreeBSD__
--#include <machine/soundcard.h>
-+#include <sys/soundcard.h>
- #endif
-
- #ifdef __NetBSD__