t/io_uring: add missing CR
[fio.git] / steadystate.h
index 51472c4698c0cfd72233a62c34cd1226741138a8..bbb86fbb30a301299882e655e98b00c951cca8d5 100644 (file)
@@ -4,7 +4,7 @@
 #include "thread_options.h"
 
 extern void steadystate_free(struct thread_data *);
-extern void steadystate_check(void);
+extern int steadystate_check(void);
 extern void steadystate_setup(void);
 extern int td_steadystate_init(struct thread_data *);
 extern uint64_t steadystate_bw_mean(struct thread_stat *);