diff options
Diffstat (limited to 'emulators/openmsx/patches/patch-src_cpu_MSXCPUInterface.cc')
-rw-r--r-- | emulators/openmsx/patches/patch-src_cpu_MSXCPUInterface.cc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/openmsx/patches/patch-src_cpu_MSXCPUInterface.cc b/emulators/openmsx/patches/patch-src_cpu_MSXCPUInterface.cc deleted file mode 100644 index 143554a1840..00000000000 --- a/emulators/openmsx/patches/patch-src_cpu_MSXCPUInterface.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-src_cpu_MSXCPUInterface.cc,v 1.1 2012/08/12 01:15:00 marino Exp $ - ---- src/cpu/MSXCPUInterface.cc.orig 2007-04-14 21:25:23.000000000 +0000 -+++ src/cpu/MSXCPUInterface.cc -@@ -27,6 +27,7 @@ - #include <iomanip> - #include <algorithm> - #include <iostream> -+#include <cstring> - - using std::auto_ptr; - using std::ostringstream; |