summaryrefslogtreecommitdiffstats
path: root/Include/mymalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/mymalloc.h')
-rw-r--r--Include/mymalloc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Include/mymalloc.h b/Include/mymalloc.h
index cbdc429..2de5310 100644
--- a/Include/mymalloc.h
+++ b/Include/mymalloc.h
@@ -93,7 +93,4 @@ extern void free Py_PROTO((ANY *)); /* XXX sometimes int on Unix old systems */
}
#endif
-#ifndef Py_USE_NEW_NAMES
-#include "rename2.h"
-#endif
#endif /* !Py_MYMALLOC_H */