From d05adc5aa7df312b777ebea9459a5d71010cda79 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 2 Oct 2013 22:56:34 +0000 Subject: emulators/aqemu: add for modern compilers Approved by: portmgr (bapt, implicit) --- emulators/aqemu/files/patch-System__Info.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 emulators/aqemu/files/patch-System__Info.cpp diff --git a/emulators/aqemu/files/patch-System__Info.cpp b/emulators/aqemu/files/patch-System__Info.cpp new file mode 100644 index 000000000000..1a63c9bb9b45 --- /dev/null +++ b/emulators/aqemu/files/patch-System__Info.cpp @@ -0,0 +1,10 @@ +--- System_Info.cpp.orig 2010-12-09 15:59:16.000000000 +0000 ++++ System_Info.cpp +@@ -20,6 +20,7 @@ + ** + ****************************************************************************/ + ++#include + #include + #include + #include -- cgit v1.2.3