From: Guido van Rossum Date: Tue, 17 Jan 1995 16:31:21 +0000 (+0000) Subject: include rename2.h X-Git-Tag: v1.2b2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c2306c44f0731d360dabf6f61077e59b1251181;p=thirdparty%2FPython%2Fcpython.git include rename2.h --- diff --git a/Python/mystrtoul.c b/Python/mystrtoul.c index 10ddc6ec2fca..e7c0a570bf53 100644 --- a/Python/mystrtoul.c +++ b/Python/mystrtoul.c @@ -26,6 +26,8 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include "config.h" #endif +#include "rename2.h" + /* strtol and strtoul, renamed to avoid conflicts */ /*