--- a/src/OpenThreads/pthreads/PThread.cpp 2015-04-07 20:01:12.000000000 +0200 +++ b/src/OpenThreads/pthreads/PThread.cpp 2015-10-31 06:24:45.189319272 +0100 @@ -27,7 +27,7 @@ #include #include #include -#if !defined ANDROID +#if defined __GLIBC__ && !defined ANDROID #include #endif #endif