Kil unneeded forward declaration
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 3411bb4a2c286235c0b49504bc840c5b5f948368..699bbdd466d0b29f811209fa5a3676e237247116 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -14,8 +14,6 @@
 #include <inttypes.h>
 #include <assert.h>
 
-struct thread_data;
-
 #include "compiler/compiler.h"
 #include "thread_options.h"
 #include "flist.h"