diff --git a/portable/ThirdParty/GCC/Posix/port.c b/portable/ThirdParty/GCC/Posix/port.c index 6a7837d79..919888080 100644 --- a/portable/ThirdParty/GCC/Posix/port.c +++ b/portable/ThirdParty/GCC/Posix/port.c @@ -61,7 +61,9 @@ #include #include #include -#include +#ifndef __APPLE__ + #include +#endif #include #include