diff options
Diffstat (limited to 'sunrpc/Versions')
-rw-r--r-- | sunrpc/Versions | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sunrpc/Versions b/sunrpc/Versions index e222b16096..1f9163da05 100644 --- a/sunrpc/Versions +++ b/sunrpc/Versions @@ -109,4 +109,8 @@ libc { } GLIBC_2.2 { svc_getreq_common; svc_getreq_poll; svc_max_pollfd; svc_pollfd; + svcfd6_create; svctcp6_create; svcudp6_create; svcudp6_bufcreate; + svcudp6_enablecache; + bindresvport6; + } } |