about summary refs log tree commit diff
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, 2 insertions, 0 deletions
diff --git a/sysdeps/gnu/glob64.c b/sysdeps/gnu/glob64.c
index 7fb4654b8b..1862603f67 100644
--- a/sysdeps/gnu/glob64.c
+++ b/sysdeps/gnu/glob64.c
@@ -17,4 +17,6 @@
 
 #define NO_GLOB_PATTERN_P 1
 
+#define COMPILE_GLOB64	1
+
 #include <sysdeps/generic/glob.c>