summaryrefslogtreecommitdiff
blob: 1a06ae67e94c5a731eec57fb32b292775c406032 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/system.cpp.old	2012-07-19 13:37:12.324303303 +0200
+++ 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(){