diff --git a/src/xml.c b/src/xml.c index 6e046a4..f149005 100644 --- a/src/xml.c +++ b/src/xml.c @@ -25,7 +25,11 @@ #endif #include + +#ifndef __MACH__ #include +#endif + #include #include #include