summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/compat.c')
-rw-r--r--usr.bin/make/compat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/make/compat.c b/usr.bin/make/compat.c
index f0d08aa..cf2e309 100644
--- a/usr.bin/make/compat.c
+++ b/usr.bin/make/compat.c
@@ -82,6 +82,7 @@ static GNode *ENDNode;
static void CompatInterrupt(int);
static int CompatRunCommand(void *, void *);
static int CompatMake(void *, void *);
+static int shellneed(char *);
static char *sh_builtin[] = {
"alias", "cd", "eval", "exec", "exit", "read", "set", "ulimit",
OpenPOWER on IntegriCloud