Kaydet (Commit) 0039f51e authored tarafından Guido van Rossum's avatar Guido van Rossum

changed GETPGRP_HAVE_ARGS into GETPGRP_HAVE_ARG

üst 8b605eb0
......@@ -11,7 +11,7 @@
/* Define if getpgrp() must be called as getpgrp(0)
and (consequently) setpgrp() as setpgrp(0, 0). */
#undef GETPGRP_HAVE_ARGS
#undef GETPGRP_HAVE_ARG
/* Define this if your time.h defines altzone */
#undef HAVE_ALTZONE
......
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