Kaydet (Commit) 02488ff1 authored tarafından Tim Peters's avatar Tim Peters

Windows has no actual need for BAD_STATIC_FORWARD, so got rid of it.

üst 11c3f099
......@@ -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 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment