diff --git a/sysdeps/mach/hurd/Versions b/sysdeps/mach/hurd/Versions index 315f0072f7..40df180610 100644 --- a/sysdeps/mach/hurd/Versions +++ b/sysdeps/mach/hurd/Versions @@ -13,8 +13,8 @@ ld { __hurd_threadvar_stack_mask; __hurd_threadvar_stack_offset; # functions that must be shared with libc - __close; __fxstat; __getcwd; __getpid; __libc_read; __libc_write; - __lseek; __mmap; __open; __xstat; + __close; __fxstat64; __getcwd; __getpid; __libc_read; __libc_write; + __libc_lseek64; __mmap; __open; __xstat64; _exit; _hurd_intr_rpc_mach_msg; abort; }