summaryrefslogtreecommitdiff
path: root/sysdeps/pthread
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread')
-rw-r--r--sysdeps/pthread/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/Versions b/sysdeps/pthread/Versions
index e4b4e8b..3a3b1e8 100644
--- a/sysdeps/pthread/Versions
+++ b/sysdeps/pthread/Versions
@@ -2,7 +2,7 @@ libc {
GLIBC_2.2 {
# XXX
__vm_deallocate; __mach_port_insert_right; __mach_reply_port;
- __mig_init; __vm_allocate;
+ __mig_init; __vm_allocate; __mach_port_allocate;
# functions used in inline functions or macros
__pthread_spin_destroy; __pthread_spin_init; __pthread_spin_lock;