README: how to compile fio on Windows 64 bits
[fio.git] / os / os.h
diff --git a/os/os.h b/os/os.h
index f33a7cdf5d631c5e0fd4f0be548dafa9a08477ce..ef9f91f523b6f7c15ebe7871b717c96c9ef61a8c 100644 (file)
--- a/os/os.h
+++ b/os/os.h
@@ -56,7 +56,7 @@ typedef struct aiocb os_aiocb_t;
 #include <scsi/sg.h>
 #endif
 
-#ifdef CONFIG_STRSEP
+#ifndef CONFIG_STRSEP
 #include "../lib/strsep.h"
 #endif