about summary refs log tree commit diff
path: root/posix/glob64-time64.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/glob64-time64.c')
-rw-r--r--posix/glob64-time64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/glob64-time64.c b/posix/glob64-time64.c
index b0f8facd84..434d8ddd7b 100644
--- a/posix/glob64-time64.c
+++ b/posix/glob64-time64.c
@@ -43,6 +43,7 @@ __glob64_time64 (const char *pattern, int flags,
   __set_errno (ENOSYS);
   return GLOB_NOSYS;
 }
+libc_hidden_def (__glob64_time64)
 
 stub_warning (glob64)