diff --git a/Source/core/Portability.h b/Source/core/Portability.h index 65a3fd146..9708cf97c 100644 --- a/Source/core/Portability.h +++ b/Source/core/Portability.h @@ -396,6 +396,8 @@ struct SEMAPHORE_BASIC_INFORMATION { #endif #ifdef __LINUX__ +#include // must be first for inline ::tolower() etc. + #include #include #include