summaryrefslogtreecommitdiffstats
path: root/bin/sh/expand.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/expand.h')
-rw-r--r--bin/sh/expand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/expand.h b/bin/sh/expand.h
index 0fbd52a..9343bf3 100644
--- a/bin/sh/expand.h
+++ b/bin/sh/expand.h
@@ -65,3 +65,4 @@ void expari(int);
int patmatch(char *, char *, int);
void rmescapes(char *);
int casematch(union node *, char *);
+int wordexpcmd(int, char **);
OpenPOWER on IntegriCloud