X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os%2Fos-mac.h;h=0903a6fec5c4cd508ff5fefeca69a7e0b9652063;hp=76d388e9201f357b8c6867ca9f8e0e5c799e1602;hb=25f8227d25a77d3bc41a2044d2e662e635fa32cd;hpb=ae24a6153993ebd2341f3459cfd975b917847a3e diff --git a/os/os-mac.h b/os/os-mac.h index 76d388e9..0903a6fe 100644 --- a/os/os-mac.h +++ b/os/os-mac.h @@ -35,7 +35,9 @@ typedef off_t off64_t; +#ifndef CONFIG_CLOCKID_T typedef unsigned int clockid_t; +#endif #define FIO_OS_DIRECTIO static inline int fio_set_odirect(int fd)