]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
must include rename2.h
authorGuido van Rossum <guido@python.org>
Tue, 17 Jan 1995 15:57:48 +0000 (15:57 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 17 Jan 1995 15:57:48 +0000 (15:57 +0000)
Mac/Python/macmain.c

index b7a88d5fe1931993206bede4c017d8ed1caa5899..63bd41667c6ce865f356506875678a0871d1fa1c 100644 (file)
@@ -28,6 +28,8 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #include "config.h"
 #endif
 
+#include "rename2.h"
+
 #ifdef THINK_C
 #define CONSOLE_IO
 #endif