helper_thread: split into separate file
[fio.git] / diskutil.c
index 315c1e10a2d8e18482585696ae30594d1999c217..8031d5d9ce7e6130977c1034a5c82c8106882ea6 100644 (file)
@@ -11,6 +11,7 @@
 #include "fio.h"
 #include "smalloc.h"
 #include "diskutil.h"
+#include "helper_thread.h"
 
 static int last_majdev, last_mindev;
 static struct disk_util *last_du;