windows: prepare for Windows build split
[fio.git] / os / windows / posix.c
index 17e18a1f77edef85a6a00f5eef8ac44fcea30ec8..ecc8c40885fc622c43537869f85ea9ec007d2a78 100755 (executable)
@@ -18,7 +18,7 @@
 #include <sys/mman.h>
 #include <sys/uio.h>
 #include <sys/resource.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <sys/wait.h>
 #include <setjmp.h>