From 0c5b948f9b90cc1f0204169fe91b2c322efe0f4b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 17 Jul 2014 08:29:08 +0000 Subject: testing/dosbox: new aport x86/DOS emulator with sound and graphics http://dosbox.com --- testing/dosbox/dosbox-0.74-gcc46.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 testing/dosbox/dosbox-0.74-gcc46.patch (limited to 'testing/dosbox/dosbox-0.74-gcc46.patch') diff --git a/testing/dosbox/dosbox-0.74-gcc46.patch b/testing/dosbox/dosbox-0.74-gcc46.patch new file mode 100644 index 0000000000..8b19983a69 --- /dev/null +++ b/testing/dosbox/dosbox-0.74-gcc46.patch @@ -0,0 +1,10 @@ +--- 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 + + #ifdef _MSC_VER + #pragma pack (1) -- cgit v1.2.3