X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os-freebsd.h;h=6a4c11b634aa064ba37335b8e78f7c01858b9d98;hp=b56ba8026f2263db3cdb1ab34b0d3ce97a0a6708;hb=906c8d75eef9247c02d1f1f6771b6fa2338329fa;hpb=6dfd46b99af38cc1e5f702f53c59212129fe615e diff --git a/os-freebsd.h b/os-freebsd.h index b56ba802..6a4c11b6 100644 --- a/os-freebsd.h +++ b/os-freebsd.h @@ -1,12 +1,15 @@ #ifndef FIO_OS_FREEBSD_H #define FIO_OS_FREEBSD_H +#include + #undef FIO_HAVE_LIBAIO #define FIO_HAVE_POSIXAIO #undef FIO_HAVE_FADVISE #undef FIO_HAVE_CPU_AFFINITY #undef FIO_HAVE_DISK_UTIL #undef FIO_HAVE_SGIO +#define FIO_HAVE_ODIRECT #define OS_MAP_ANON (MAP_ANON)