summaryrefslogtreecommitdiffstats
path: root/Mac/Compat
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1997-05-07 15:44:31 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1997-05-07 15:44:31 (GMT)
commitb764eeda5611e8778b2cc0b012443486df187d06 (patch)
treebff24ef109571d3b3aeb773de35b946b6b0820a6 /Mac/Compat
parent1473af76a2753724a7aa93f8cf7325fc6fe1053f (diff)
downloadcpython-b764eeda5611e8778b2cc0b012443486df187d06.zip
cpython-b764eeda5611e8778b2cc0b012443486df187d06.tar.gz
cpython-b764eeda5611e8778b2cc0b012443486df187d06.tar.bz2
c2pstring has moved to a different include file
Diffstat (limited to 'Mac/Compat')
-rw-r--r--Mac/Compat/getwd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Mac/Compat/getwd.c b/Mac/Compat/getwd.c
index 5fd7a24..16b010a 100644
--- a/Mac/Compat/getwd.c
+++ b/Mac/Compat/getwd.c
@@ -28,9 +28,6 @@
*/
#include "macdefs.h"
-#if defined(MPW) || defined(__MWERKS__)
-#include <Strings.h>
-#endif
#define ROOTID 2 /* Root directory ID */