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 1ef4b66..a4c6620 100644
--- a/usr.bin/make/job.h
+++ b/usr.bin/make/job.h
@@ -72,6 +72,8 @@ void Proc_Init(void);
struct Buffer *Cmd_Exec(const char *, const char **);
+int Compat_Make(struct GNode *gn, struct GNode *pgn);
+void Compat_InstallSignalHandlers(void);
void Compat_Run(struct Lst *);
#endif /* job_h_4678dfd1 */
OpenPOWER on IntegriCloud