need jobs.h
authorMarc Teitelbaum <marc@ucbvax.Berkeley.EDU>
Fri, 17 Jul 1992 07:34:17 +0000 (23:34 -0800)
committerMarc Teitelbaum <marc@ucbvax.Berkeley.EDU>
Fri, 17 Jul 1992 07:34:17 +0000 (23:34 -0800)
SCCS-vsn: bin/sh/exec.c 5.7

usr/src/bin/sh/exec.c

index 898d614..00ee8b0 100644 (file)
@@ -64,6 +64,7 @@ static char sccsid[] = "@(#)exec.c    5.2 (Berkeley) 3/13/91";
 #include "error.h"
 #include "init.h"
 #include "mystring.h"
 #include "error.h"
 #include "init.h"
 #include "mystring.h"
+#include "jobs.h"
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>