From: Roland McGrath Date: Fri, 12 Jun 1992 00:21:48 +0000 (+0000) Subject: Formerly job.c.~71~ X-Git-Tag: 3.70.2~734 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d3ea4206509c44968cb90791b5d78a465537ee58;p=thirdparty%2Fmake.git Formerly job.c.~71~ --- diff --git a/job.c b/job.c index 1a65bccd..3df1691a 100644 --- a/job.c +++ b/job.c @@ -37,6 +37,7 @@ extern int errno; #else /* Not POSIX. */ #define NGROUPS_MAX NGROUPS #endif /* POSIX. */ +#endif #ifdef HAVE_WAITPID #include