warning fix
authornotaz <notasas@gmail.com>
Thu, 20 Dec 2012 22:32:59 +0000 (00:32 +0200)
committernotaz <notasas@gmail.com>
Thu, 20 Dec 2012 22:32:59 +0000 (00:32 +0200)
libpcsxcore/cdriso.c

index 28bb3df..f2886b0 100644 (file)
@@ -30,6 +30,7 @@
 #else
 #include <pthread.h>
 #include <sys/time.h>
+#include <unistd.h>
 #endif
 #include <zlib.h>