]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly job.c.~71~
authorRoland McGrath <roland@redhat.com>
Fri, 12 Jun 1992 00:21:48 +0000 (00:21 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 12 Jun 1992 00:21:48 +0000 (00:21 +0000)
job.c

diff --git a/job.c b/job.c
index 1a65bccd2327392ab792cec48d365c6a54122592..3df1691a9c834e815301acd4a46cf6f666e378ce 100644 (file)
--- 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 <sys/wait.h>