summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/read.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/read.c')
-rw-r--r--sysdeps/mach/hurd/read.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/read.c b/sysdeps/mach/hurd/read.c
index 5cef0b415f..776a7a5610 100644
--- a/sysdeps/mach/hurd/read.c
+++ b/sysdeps/mach/hurd/read.c
@@ -30,3 +30,4 @@ libc_hidden_def (__libc_read)
weak_alias (__libc_read, __read)
libc_hidden_weak (__read)
weak_alias (__libc_read, read)
+libc_hidden_weak (read)