gfio: update for 64-bit option category/group
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index ddc29dbdb038cc40673b2164c3ff0c7a744750f7..66211e9da74d80cafc2398ddf001ed8ff0499a8c 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -542,6 +542,7 @@ enum {
 extern void td_set_runstate(struct thread_data *, int);
 extern int td_bump_runstate(struct thread_data *, int);
 extern void td_restore_runstate(struct thread_data *, int);
+extern const char *runstate_to_name(int runstate);
 
 /*
  * Allow 60 seconds for a job to quit on its own, otherwise reap with