summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/dir.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/dir.h')
-rw-r--r--usr.bin/make/dir.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/make/dir.h b/usr.bin/make/dir.h
index ec70643..549d531 100644
--- a/usr.bin/make/dir.h
+++ b/usr.bin/make/dir.h
@@ -55,6 +55,7 @@ typedef struct Path {
} Path;
void Dir_Init(void);
+void Dir_InitDot(void);
void Dir_End(void);
Boolean Dir_HasWildcards(char *);
void Dir_Expand(char *, Lst, Lst);
OpenPOWER on IntegriCloud