]> granicus.if.org Git - python/commitdiff
c2pstr has moved to a different include file
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 7 May 1997 15:45:01 +0000 (15:45 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 7 May 1997 15:45:01 +0000 (15:45 +0000)
Mac/Include/macdefs.h

index 061233bd5fb3823239b1fba2242cf94f045d4bc8..b89000460af279a7c520c73f03bdf51c73edb14d 100644 (file)
@@ -15,9 +15,7 @@
 #include <string.h>
 #ifdef __MWERKS__
 #include "errno_unix.h"
-#include <Strings.h>
-#define c2pstr C2PStr
-#define p2cstr P2CStr
+#include <TextUtils.h>
 #endif
 
 /* We may be able to use a std routine in think, don't know */