diff options
Diffstat (limited to 'inet/Versions')
-rw-r--r-- | inet/Versions | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inet/Versions b/inet/Versions index 6f663f3648..9b3661e046 100644 --- a/inet/Versions +++ b/inet/Versions @@ -88,5 +88,7 @@ libc { # Used from nscd. __inet6_scopeid_pton; + __idna_to_dns_encoding; + __idna_from_dns_encoding; } } |