Use POSIX path for poll.h and fcntl.h headers
[fio.git] / engines / binject.c
index 792dbbdd2ee89da71dfb42b3382a3e4adddbc877..49042a3b15843590c5500cb28d47069fc1abc7d8 100644 (file)
@@ -11,7 +11,7 @@
 #include <errno.h>
 #include <assert.h>
 #include <string.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <sys/types.h>
 #include <sys/stat.h>