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 1a65bcc..3df1691 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>