summaryrefslogtreecommitdiff
path: root/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'dir.c')
-rw-r--r--dir.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dir.c b/dir.c
index a6b68bac0e..6ed53afa9f 100644
--- a/dir.c
+++ b/dir.c
@@ -2150,6 +2150,7 @@ glob_helper(
args.baselen = baselen;
args.namelen = namelen;
args.dirsep = dirsep;
+ args.pathtype = pathtype;
args.flags = flags;
args.funcs = funcs;
args.arg = arg;