aboutsummaryrefslogtreecommitdiff
path: root/emulators/aqemu
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-10-02 22:56:34 +0000
committerJohn Marino <marino@FreeBSD.org>2013-10-02 22:56:34 +0000
commitd05adc5aa7df312b777ebea9459a5d71010cda79 (patch)
tree2d69869827dd5724d858a2b2482cd0ef1d3a750b /emulators/aqemu
parent109b9f3fdbd037e52bf142c5154d08914fe0c625 (diff)
downloadports-d05adc5aa7df312b777ebea9459a5d71010cda79.tar.gz
ports-d05adc5aa7df312b777ebea9459a5d71010cda79.zip
Notes
Diffstat (limited to 'emulators/aqemu')
-rw-r--r--emulators/aqemu/files/patch-System__Info.cpp10
1 files changed, 10 insertions, 0 deletions
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 <unistd.h>
+ #include <QSettings>
+ #include <QRegExp>
+ #include <QProcess>