summaryrefslogtreecommitdiff
path: root/emulators/aqemu/files/patch-src_System__Info.cpp
blob: 41550ef1a496942b30418a9898e705713e5da438 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/System_Info.cpp.orig	2017-12-31 00:45:58 UTC
+++ src/System_Info.cpp
@@ -21,6 +21,7 @@
 **
 ****************************************************************************/
 
+#include <unistd.h>
 #include <QSettings>
 #include <QRegExp>
 #include <QProcess>