summaryrefslogtreecommitdiff
path: root/emulators/dosbox/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/dosbox/patches/patch-ab')
-rw-r--r--emulators/dosbox/patches/patch-ab14
1 files changed, 0 insertions, 14 deletions
diff --git a/emulators/dosbox/patches/patch-ab b/emulators/dosbox/patches/patch-ab
deleted file mode 100644
index c9d7a1ae7ac..00000000000
--- a/emulators/dosbox/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2007/01/16 11:42:02 rillig Exp $
-
---- src/hardware/mpu401.cpp.orig 2006-03-19 13:30:46.000000000 +0100
-+++ src/hardware/mpu401.cpp 2007-01-10 01:38:43.568613836 +0100
-@@ -26,6 +26,9 @@
- #include "cpu.h"
- #include "support.h"
-
-+#undef OVERFLOW /* Solaris 10, /usr/include/math.h */
-+#undef XXXXXMARK /* Solaris 10, /usr/include/prof.h */
-+
- void MIDI_RawOutByte(Bit8u data);
- bool MIDI_Available(void);
-