summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/job.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/job.h')
-rw-r--r--usr.bin/make/job.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/make/job.h b/usr.bin/make/job.h
index 987b5fd..04253b8 100644
--- a/usr.bin/make/job.h
+++ b/usr.bin/make/job.h
@@ -56,8 +56,6 @@ struct Buffer;
struct GNode;
struct Lst;
-extern int maxJobs; /* Number of jobs that may run */
-
void Shell_Init(void);
void Job_Touch(struct GNode *, Boolean);
Boolean Job_CheckCommands(struct GNode *, void (*abortProc)(const char *, ...));
OpenPOWER on IntegriCloud