X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=options.c;h=1009df34936706ef433714cad12995fce8be37fc;hp=16c7995fa3a32c15c1b23769db39935a25bf304c;hb=4700b23465687c7d3de7820341fa96e506e967b2;hpb=b31eaac94fccfebc855513301f6177248fcf8678;ds=sidebyside diff --git a/options.c b/options.c index 16c7995f..1009df34 100644 --- a/options.c +++ b/options.c @@ -1282,7 +1282,7 @@ static struct fio_option options[FIO_MAX_OPTS] = { .help = "Solaris native asynchronous IO", }, #endif -#ifdef FIO_HAVE_WINDOWSAIO +#ifdef CONFIG_WINDOWSAIO { .ival = "windowsaio", .help = "Windows native asynchronous IO" },