OS headers need fio_file definition now
[fio.git] / os / os-mac.h
index 39a2f827408fd25bf30172e05921908170bef180..068bc5c84e3860efbe6367efeecfcc08467c9b2f 100644 (file)
@@ -4,6 +4,8 @@
 #include <errno.h>
 #include <sys/sysctl.h>
 
+#include "../file.h"
+
 #ifndef CLOCK_MONOTONIC
 #define CLOCK_MONOTONIC 1
 #endif