[PATCH] Add option for terse parseable output
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index cc68603499759b369f25b1038e30a07036074874..39d95874f22fe2277ddb56c1c643f2269d716374 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -324,6 +324,7 @@ extern int exitall_on_terminate;
 extern int thread_number;
 extern int shm_id;
 extern int groupid;
+extern int terse_output;
 extern FILE *f_out;
 extern FILE *f_err;