diff options
Diffstat (limited to 'posix/glob64-time64.c')
-rw-r--r-- | posix/glob64-time64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/glob64-time64.c b/posix/glob64-time64.c index b0f8fac..434d8dd 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) |