[PATCH] Only the posixaio engine needs to link against -lrt
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 142e6c9f03316bdaf7b9f195acd1d436093e6333..eed49503ba1367b57ed413c238fc8412969490cf 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -181,7 +181,6 @@ struct thread_data {
 
        unsigned char sequential;
        unsigned char odirect;
-       unsigned char create_file;
        unsigned char invalidate_cache;
        unsigned char create_serialize;
        unsigned char create_fsync;