--- lib/igt_aux.h.orig 2022-08-31 20:00:01 UTC +++ lib/igt_aux.h @@ -34,9 +34,7 @@ #include #include #include -#ifdef __linux__ -# include -#endif +#include #include @@ -48,8 +46,8 @@ # ifndef HAVE_GETTID # define gettid() (pid_t)(syscall(__NR_gettid)) # endif -#endif #define sigev_notify_thread_id _sigev_un._tid +#endif /* auxialiary igt helpers from igt_aux.c */ /* generally useful helpers */