mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Oops, rename2.h was included by some other headers.
This commit is contained in:
parent
b05a5c7698
commit
6778f257b7
2 changed files with 0 additions and 7 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue