summarylogtreecommitdiffstats
path: root/gcc46.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gcc46.patch')
-rw-r--r--gcc46.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/gcc46.patch b/gcc46.patch
deleted file mode 100644
index eae9ae63e611..000000000000
--- a/gcc46.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aur dosbox-0.74/include/dos_inc.h dosbox-0.74.new//include/dos_inc.h
---- dosbox-0.74/include/dos_inc.h 2010-05-10 17:43:54.000000000 +0000
-+++ dosbox-0.74.new//include/dos_inc.h 2011-06-17 20:42:43.982548979 +0000
-@@ -28,6 +28,8 @@
- #include "mem.h"
- #endif
-
-+#include <stddef.h> //for offsetof
-+
- #ifdef _MSC_VER
- #pragma pack (1)
- #endif