Oops, rename2.h was included by some other headers.

This commit is contained in:
Guido van Rossum 1997-05-07 23:50:40 +00:00
parent b05a5c7698
commit 6778f257b7
2 changed files with 0 additions and 7 deletions

View file

@ -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 */