--- lib/igt_device.c.orig 2022-08-31 20:00:01 UTC +++ lib/igt_device.c @@ -25,7 +25,9 @@ #include #include +#ifdef __linux__ #include +#endif #include "igt.h" #include "igt_device.h" #include "igt_sysfs.h"