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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b764eeda5611e8778b2cc0b012443486df187d06;p=thirdparty%2FPython%2Fcpython.git c2pstring has moved to a different include file --- diff --git a/Mac/Compat/getwd.c b/Mac/Compat/getwd.c index 5fd7a247225d..16b010a97d7b 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 */