diff --git a/Mac/Include/macdefs.h b/Mac/Include/macdefs.h index 061233bd5fb..b89000460af 100644 --- a/Mac/Include/macdefs.h +++ b/Mac/Include/macdefs.h @@ -15,9 +15,7 @@ #include #ifdef __MWERKS__ #include "errno_unix.h" -#include -#define c2pstr C2PStr -#define p2cstr P2CStr +#include #endif /* We may be able to use a std routine in think, don't know */