diff options
Diffstat (limited to 'inet/Versions')
-rw-r--r-- | inet/Versions | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/inet/Versions b/inet/Versions index 0eb1e77838..67bd0ed5b0 100644 --- a/inet/Versions +++ b/inet/Versions @@ -70,6 +70,10 @@ libc { # g* getifaddrs; } + GLIBC_2.3.3 { + inet6_option_space; inet6_option_init; inet6_option_append; + inet6_option_alloc; inet6_option_next; inet6_option_find; + } GLIBC_PRIVATE { # functions used in other libraries __internal_endnetgrent; __internal_getnetgrent_r; |