gfio: fix link error
[fio.git] / client.h
index ddacf785d0dfcd0e76aa979bd87f979ff80379b3..c59b89b5730cf2c96a48bf2df56d543dca70bd9c 100644 (file)
--- a/client.h
+++ b/client.h
@@ -145,5 +145,9 @@ enum {
        FIO_CLIENT_TYPE_GUI             = 2,
 };
 
        FIO_CLIENT_TYPE_GUI             = 2,
 };
 
+extern int sum_stat_clients;
+extern struct thread_stat client_ts;
+extern struct group_run_stats client_gs;
+
 #endif
 
 #endif