Merge branch 'master' of https://github.com/guoanwu/fio
[fio.git] / diskutil.h
index 83bcbf895e799f989645d86cbc23f0dbdf698f39..7d7ef802bfa1424530c333672a5b96223c12a48b 100644 (file)
@@ -2,6 +2,8 @@
 #define FIO_DISKUTIL_H
 #define FIO_DU_NAME_SZ         64
 
+#include <limits.h>
+
 #include "helper_thread.h"
 #include "fio_sem.h"