aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dosbox/dosbox-0.74-gcc46.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dosbox/dosbox-0.74-gcc46.patch')
-rw-r--r--testing/dosbox/dosbox-0.74-gcc46.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/dosbox/dosbox-0.74-gcc46.patch b/testing/dosbox/dosbox-0.74-gcc46.patch
deleted file mode 100644
index 8b19983a69..0000000000
--- a/testing/dosbox/dosbox-0.74-gcc46.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/include/dos_inc.h 2010-05-10 19:43:54.000000000 +0200
-+++ b/include/dos_inc.h 2011-03-16 09:46:24.430008904 +0100
-@@ -27,6 +27,7 @@
- #ifndef DOSBOX_MEM_H
- #include "mem.h"
- #endif
-+#include <stddef.h>
-
- #ifdef _MSC_VER
- #pragma pack (1)