Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c3f09 commit 02488ffCopy full SHA for 02488ff
1 file changed
PC/pyconfig.h
@@ -435,10 +435,6 @@ typedef int pid_t;
435
(as it does on SGI IRIX 4.x) */
436
/* #undef BAD_EXEC_PROTOTYPES */
437
438
-/* Define if your compiler botches static forward declarations
439
- (as it does on SCI ODT 3.0) */
440
-#define BAD_STATIC_FORWARD 1
441
-
442
/* Define if getpgrp() must be called as getpgrp(0)
443
and (consequently) setpgrp() as setpgrp(0, 0). */
444
/* #undef GETPGRP_HAVE_ARGS */
0 commit comments