]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
include rename2.h
authorGuido van Rossum <guido@python.org>
Tue, 17 Jan 1995 16:31:21 +0000 (16:31 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 17 Jan 1995 16:31:21 +0000 (16:31 +0000)
Python/mystrtoul.c

index 10ddc6ec2fcacdc4ba405c6d9440f0dd528953d3..e7c0a570bf5343ef87bb3c3aba12993a88fa5e90 100644 (file)
@@ -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 */
 
 /*