aboutsummaryrefslogtreecommitdiff
path: root/inet/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'inet/Versions')
-rw-r--r--inet/Versions6
1 files changed, 6 insertions, 0 deletions
diff --git a/inet/Versions b/inet/Versions
index 711d490aa5..df97f6188a 100644
--- a/inet/Versions
+++ b/inet/Versions
@@ -62,4 +62,10 @@ libc {
getprotoent_r; getrpcbyname_r; getrpcbynumber_r; getrpcent_r;
getservbyname_r;
}
+ GLIBC_2.2 {
+ # f*
+ freehostent;
+ # g*
+ getipnodebyaddr;
+ }
}