diff options
Diffstat (limited to 'resolv/Versions')
-rw-r--r-- | resolv/Versions | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resolv/Versions b/resolv/Versions index 1a24d30e96..a809508aa0 100644 --- a/resolv/Versions +++ b/resolv/Versions @@ -38,6 +38,8 @@ libc { # This version is for the TLS symbol, GLIBC_2.0 is the old object symbol. h_errno; __resp; %endif + + __res_maybe_init; } } |