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, 2 insertions, 0 deletions
diff --git a/usr.bin/make/job.h b/usr.bin/make/job.h
index 45518de..d479211 100644
--- a/usr.bin/make/job.h
+++ b/usr.bin/make/job.h
@@ -71,6 +71,8 @@ void Job_AbortAll(void);
void Proc_Init(void);
+void Shell_Init(void);
+
struct Buffer *Cmd_Exec(const char *, const char **);
void Compat_Run(struct Lst *);
OpenPOWER on IntegriCloud