verify: Simplify dump_buf()
[fio.git] / fio_time.h
index ee8087e0cff24bd0426720e8c62feb354baecf45..8b4bb255f0b483dc4f1ad6f23759ddddaf439a7c 100644 (file)
@@ -2,6 +2,7 @@
 #define FIO_TIME_H
 
 #include <time.h>
+#include <sys/time.h>
 #include "lib/types.h"
 
 struct thread_data;