Fix compile on some systems (does this work on windows? will patch if I see buildbot problems)

This commit is contained in:
Colby Klein
2012-12-09 03:02:19 -08:00
parent 8146ced92a
commit d5bb1122b1
+1
View File
@@ -4,6 +4,7 @@
#include "RageTimer.h"
#include "Foreach.h"
#include "RageLog.h"
#include <unistd.h>
/* Implement threaded read-ahead buffering.
*