diff options
Diffstat (limited to 'sunrpc/Versions')
-rw-r--r-- | sunrpc/Versions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sunrpc/Versions b/sunrpc/Versions index cddf188766..d2d8e81ac0 100644 --- a/sunrpc/Versions +++ b/sunrpc/Versions @@ -116,4 +116,7 @@ libc { GLIBC_2.3.4 { xdr_quad_t; xdr_u_quad_t; } + GLIBC_PRIVATE { + __libc_clntudp_bufcreate; + } } |