fio_time: should include time.h
[fio.git] / fio_time.h
index c7c3dbbad957240d5371e77967f7486b0dd028e3..ee8087e0cff24bd0426720e8c62feb354baecf45 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef FIO_TIME_H
 #define FIO_TIME_H
 
+#include <time.h>
 #include "lib/types.h"
 
 struct thread_data;