From: Jack Jansen Date: Wed, 7 May 1997 15:44:31 +0000 (+0000) Subject: c2pstring has moved to a different include file X-Git-Tag: v1.5a1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b764eeda5611e8778b2cc0b012443486df187d06;p=python c2pstring has moved to a different include file --- diff --git a/Mac/Compat/getwd.c b/Mac/Compat/getwd.c index 5fd7a24722..16b010a97d 100644 --- a/Mac/Compat/getwd.c +++ b/Mac/Compat/getwd.c @@ -28,9 +28,6 @@ */ #include "macdefs.h" -#if defined(MPW) || defined(__MWERKS__) -#include -#endif #define ROOTID 2 /* Root directory ID */