summaryrefslogtreecommitdiff
blob: 5fc4292f81cbe743a655f5a2e39b0318fae111b0 (plain)
1
2
3
4
5
6
7
8
9
10
--- src/freedoko.cpp.old	2012-09-24 09:49:20.770335560 +0200
+++ src/freedoko.cpp	2012-09-24 09:49:59.696057735 +0200
@@ -37,6 +37,7 @@
 
 #include "constants.h"
 #include <time.h>
+#include <unistd.h>
 #ifdef WINDOWS
 // for 'mkdir'
 #include <io.h>