Refactor #includes and headers
[fio.git] / steadystate.h
index 9fd88ee8cec4c2bad0c61e8c68e73b03d9358be5..51472c4698c0cfd72233a62c34cd1226741138a8 100644 (file)
@@ -1,9 +1,7 @@
 #ifndef FIO_STEADYSTATE_H
 #define FIO_STEADYSTATE_H
 
 #ifndef FIO_STEADYSTATE_H
 #define FIO_STEADYSTATE_H
 
-#include "stat.h"
 #include "thread_options.h"
 #include "thread_options.h"
-#include "lib/ieee754.h"
 
 extern void steadystate_free(struct thread_data *);
 extern void steadystate_check(void);
 
 extern void steadystate_free(struct thread_data *);
 extern void steadystate_check(void);