Remove the "1" that Tim sticked to the preprocessor symbol for unknown reasons
authorVladimir Marangozov <vladimir.marangozov@t-online.de>
Mon, 10 Jul 2000 04:59:49 +0000 (04:59 +0000)
committerVladimir Marangozov <vladimir.marangozov@t-online.de>
Mon, 10 Jul 2000 04:59:49 +0000 (04:59 +0000)
(cf. the rest of the headers in the distribution)

Include/pyport.h

index 558b17dab154f99f54bf1c95fdcc0171c69273c2..fbaaa38d7212fe212b799326de0a907e71970663 100644 (file)
@@ -7,7 +7,7 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 ******************************************************************/
 
 #ifndef Py_PYPORT_H
-#define Py_PYPORT_H 1
+#define Py_PYPORT_H
 
 /**************************************************************************
 Symbols and macros to supply platform-independent interfaces to basic