configure: Add <linux/blkzoned.h> test
[fio.git] / init.c
diff --git a/init.c b/init.c
index 06f69719328f575c12c0a2886ef64e9b256d4236..3ed57570c7e09e72f138d87536fc93c03f28b5fa 100644 (file)
--- a/init.c
+++ b/init.c
@@ -63,6 +63,7 @@ char *exec_profile = NULL;
 int warnings_fatal = 0;
 int terse_version = 3;
 int is_backend = 0;
+int is_local_backend = 0;
 int nr_clients = 0;
 int log_syslog = 0;