diff options
Diffstat (limited to 'mach/Versions')
-rw-r--r-- | mach/Versions | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mach/Versions b/mach/Versions index 2c0510e07e..0097aad59b 100644 --- a/mach/Versions +++ b/mach/Versions @@ -54,10 +54,6 @@ libc { # This was always there, but not exported as it should have been. mig_strncpy; } - GLIBC_2.4 { - # functions used by RPC stubs - __stack_chk_fail; - } GLIBC_2.23 { __mach_host_self_; } |