oslib: make str* compat functions more uniform
[fio.git] / fio_time.h
index 8b4bb255f0b483dc4f1ad6f23759ddddaf439a7c..39fb17ba245caee553ccec82924685fee3fc9dda 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef FIO_TIME_H
 #define FIO_TIME_H
 
+#include <stdint.h>
 #include <time.h>
 #include <sys/time.h>
 #include "lib/types.h"