about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/getpid.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/getpid.c')
-rw-r--r--sysdeps/mach/hurd/getpid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/getpid.c b/sysdeps/mach/hurd/getpid.c
index 5b21ac5a99..a8324f2918 100644
--- a/sysdeps/mach/hurd/getpid.c
+++ b/sysdeps/mach/hurd/getpid.c
@@ -29,3 +29,4 @@ __getpid ()
 }
 libc_hidden_def (__getpid)
 weak_alias (__getpid, getpid)
+libc_hidden_weak (getpid)