diskutil: ensure that we lock around disk_list access
[fio.git] / init.c
diff --git a/init.c b/init.c
index 1eea800c43825b41a42f2193248a5dfc80042f8e..3865d099c94c569771571323920b4598c7a79fcf 100644 (file)
--- a/init.c
+++ b/init.c
@@ -23,8 +23,6 @@
 
 #include "lib/getopt.h"
 
-#include "fio_version.h"
-
 const char fio_version_string[] = FIO_VERSION;
 
 #define FIO_RANDSEED           (0xb1899bedUL)