diff options
Diffstat (limited to 'mach')
-rw-r--r-- | mach/Versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/Versions b/mach/Versions index 0097aad59b..9cd2eee427 100644 --- a/mach/Versions +++ b/mach/Versions @@ -54,7 +54,7 @@ libc { # This was always there, but not exported as it should have been. mig_strncpy; } - GLIBC_2.23 { + GLIBC_2.21 { __mach_host_self_; } |