diff --git a/os/utils.c b/os/utils.c index 82ec70458..b98c9c1fd 100644 --- a/os/utils.c +++ b/os/utils.c @@ -53,7 +53,7 @@ OR PERFORMANCE OF THIS SOFTWARE. #include #endif -#ifndef __linux__ +#ifndef __GLIBC__ #include #else /* The world's most shocking hack, to ensure we get clock_gettime() and