Add missing file.h f->file_data change
[fio.git] / options.c
index e255e94f78cd552f35f53e0de9080bd04f94cf27..bdf358204197b7ad1ed40bf6c2a749c2403c229c 100644 (file)
--- a/options.c
+++ b/options.c
@@ -973,6 +973,11 @@ static struct fio_option options[FIO_MAX_OPTS] = {
                          { .ival = "guasi",
                            .help = "GUASI IO engine",
                          },
+#endif
+#ifdef FIO_HAVE_BINJECT
+                         { .ival = "binject",
+                           .help = "binject direct inject block engine",
+                         },
 #endif
                          { .ival = "external",
                            .help = "Load external engine (append name)",