about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/glob.c')
-rw-r--r--sysdeps/wordsize-64/glob.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/wordsize-64/glob.c b/sysdeps/wordsize-64/glob.c
index 082faf1c70..954e8d37e2 100644
--- a/sysdeps/wordsize-64/glob.c
+++ b/sysdeps/wordsize-64/glob.c
@@ -4,5 +4,3 @@
 #undef glob64
 #undef globfree64
 weak_alias (glob, glob64)
-weak_alias (globfree, globfree64)
-libc_hidden_ver (globfree, globfree64)