X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os%2Fos-linux.h;h=72950c0e8894b24c6efbd253a84907948e75c262;hp=a07db06b2a04c898af2d8320add4a56a8405e5df;hb=dc873b6f4a536c332b72cce268d5a7ccd356a891;hpb=da28353c3fb45a8a6ee00d1133efd483c0ae684c diff --git a/os/os-linux.h b/os/os-linux.h index a07db06b..72950c0e 100644 --- a/os/os-linux.h +++ b/os/os-linux.h @@ -29,7 +29,7 @@ #define FIO_HAVE_FALLOCATE #define FIO_HAVE_POSIXAIO_FSYNC -#define OS_MAP_ANON (MAP_ANONYMOUS) +#define OS_MAP_ANON MAP_ANONYMOUS #ifndef CLOCK_MONOTONIC #define CLOCK_MONOTONIC 1