t/fiotestlib: pass command-line options to FioJobFileTest
[fio.git] / helper_thread.h
index 91b504638f229bcf3b4b002ab9c0c61a01e557b9..1c8167e83b63a8f9b74a3e218e892aad1bc1b7cf 100644 (file)
@@ -3,6 +3,9 @@
 
 #include <stdbool.h>
 
+struct fio_sem;
+struct sk_out;
+
 extern void helper_reset(void);
 extern void helper_do_stat(void);
 extern bool helper_should_exit(void);