aboutsummaryrefslogtreecommitdiff
path: root/emulators/dosbox/files/patch-src::hardware::serialport::misc_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/dosbox/files/patch-src::hardware::serialport::misc_util.h')
-rw-r--r--emulators/dosbox/files/patch-src::hardware::serialport::misc_util.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/dosbox/files/patch-src::hardware::serialport::misc_util.h b/emulators/dosbox/files/patch-src::hardware::serialport::misc_util.h
deleted file mode 100644
index 31178f9870cf..000000000000
--- a/emulators/dosbox/files/patch-src::hardware::serialport::misc_util.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/hardware/serialport/misc_util.h.orig
-+++ src/hardware/serialport/misc_util.h
-@@ -6,7 +6,7 @@
- #include "SDL_net.h"
- #include "support.h"
-
--#if defined LINUX || defined OS2
-+#if defined LINUX || defined OS2 || defined FREEBSD
- #define NATIVESOCKETS
-
- #elif defined WIN32