summaryrefslogtreecommitdiff
path: root/sysdeps/gnu/glob64.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/gnu/glob64.c')
-rw-r--r--sysdeps/gnu/glob64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/gnu/glob64.c b/sysdeps/gnu/glob64.c
index 210c9c2553..d1e4e6f0d5 100644
--- a/sysdeps/gnu/glob64.c
+++ b/sysdeps/gnu/glob64.c
@@ -19,7 +19,7 @@
#define COMPILE_GLOB64 1
-#include <sysdeps/generic/glob.c>
+#include <posix/glob.c>
libc_hidden_def (glob64)
libc_hidden_def (globfree64)