Fix build of syslet engine on x86-64
[fio.git] / engines / syslet-rw.c
index 279884a5d041094774cb7bfcde31266fb642b2fe..b635f6440d1fd1089bfb9150e892f58c3358cc2a 100644 (file)
@@ -10,6 +10,7 @@
 #include <unistd.h>
 #include <errno.h>
 #include <assert.h>
+#include <asm/unistd.h>
 
 #include "../fio.h"
 #include "../os.h"