summaryrefslogtreecommitdiff
path: root/games-action/rafkill/files/rafkill-1.2.3-gcc47.patch
blob: 3c95e02869d19eb69110e6ae49558b544bb769cb (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/system.cpp	2012-07-19 13:37:12.324303303 +0200
+++ b/src/system.cpp	2012-07-19 13:38:05.451584273 +0200
@@ -2,6 +2,8 @@
 #include <strings.h>
 #include <string>
 #include <cstring>
+#include <unistd.h>
+#include <sys/types.h>
 
 #ifdef WINDOWS
 static const char * type(){