Don't export state variable
[fio.git] / stat.h
diff --git a/stat.h b/stat.h
index dd340128537e744e9284358a126a0974a1b2462f..e87dae08fe1ee2f4ea3e0a215356ee5ef5c05fc7 100644 (file)
--- a/stat.h
+++ b/stat.h
@@ -132,7 +132,7 @@ enum block_info_state {
        BLOCK_STATE_TRIM_FAILURE,
        BLOCK_STATE_WRITE_FAILURE,
        BLOCK_STATE_COUNT,
-} state;
+};
 
 #define MAX_PATTERN_SIZE       512
 #define FIO_JOBNAME_SIZE       128