]> granicus.if.org Git - python/commitdiff
Windows has no actual need for BAD_STATIC_FORWARD, so got rid of it.
authorTim Peters <tim.peters@gmail.com>
Wed, 17 Jul 2002 15:32:40 +0000 (15:32 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 17 Jul 2002 15:32:40 +0000 (15:32 +0000)
PC/pyconfig.h

index 547a567e2d554840f26d1359d49f1a266a795e68..d4dfd903a5be0736fbaddfbd5158360817ccdad0 100644 (file)
@@ -435,10 +435,6 @@ typedef int pid_t;
    (as it does on SGI IRIX 4.x) */
 /* #undef BAD_EXEC_PROTOTYPES */
 
-/* Define if your compiler botches static forward declarations
-   (as it does on SCI ODT 3.0) */
-#define BAD_STATIC_FORWARD 1
-
 /* Define if getpgrp() must be called as getpgrp(0)
    and (consequently) setpgrp() as setpgrp(0, 0). */
 /* #undef GETPGRP_HAVE_ARGS */