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 6efdaac4c4..a1ab66e460 100644 --- a/sunrpc/Versions +++ b/sunrpc/Versions @@ -109,4 +109,7 @@ libc { GLIBC_2.2 { svc_getreq_common; svc_getreq_poll; svc_max_pollfd; svc_pollfd; } + GLIBC_2.2.3 { + __rpc_thread_destroy; + } } |