X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=options.c;h=67d0d2ddb2ad22b8bd5789c9691fb1334476e195;hp=163e50899e4122d322f4a293b496b95b67d11811;hb=3be8007107a6e4bad3f1b7ea9ea80b51a2dddfc4;hpb=92bf48d530ab09bae4058df711c4723c73da51b9 diff --git a/options.c b/options.c index 163e5089..67d0d2dd 100644 --- a/options.c +++ b/options.c @@ -946,12 +946,12 @@ static struct fio_option options[FIO_MAX_OPTS] = { #endif #ifdef FIO_HAVE_WINDOWSAIO { .ival = "windowsaio", - .help = "Windows native asynchronous IO" + .help = "Windows native asynchronous IO" }, +#endif { .ival = "mmap", .help = "Memory mapped IO" }, -#endif #ifdef FIO_HAVE_SPLICE { .ival = "splice", .help = "splice/vmsplice based IO",