FIO Windows update
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index c04ad8b2e37ce8dada1e97f7652174b2009f819c..95988584c037bfec4d1da5a2170cc8c295611205 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -14,6 +14,8 @@
 #include <inttypes.h>
 #include <assert.h>
 
+struct thread_data;
+
 #include "compiler/compiler.h"
 #include "flist.h"
 #include "fifo.h"