fio: construct options from gui
[fio.git] / client.c
index 1b7dee66cb2f424afb29f07e225dbdc77c26af93..e109b93fcc86e4db88cdc2edf9d06a745e22f17e 100644 (file)
--- a/client.c
+++ b/client.c
@@ -21,7 +21,7 @@
 #include "flist.h"
 #include "hash.h"
 
-extern void (*update_thread_status)(char *status_message);
+extern void (*update_thread_status)(char *status_message, double perc);
 
 struct client_eta {
        struct jobs_eta eta;