diff options
Diffstat (limited to 'sunrpc/Versions')
-rw-r--r-- | sunrpc/Versions | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sunrpc/Versions b/sunrpc/Versions index d86d40a10b..b800172e08 100644 --- a/sunrpc/Versions +++ b/sunrpc/Versions @@ -113,8 +113,4 @@ libc { __rpc_thread_svc_fdset; __rpc_thread_createerr; __rpc_thread_svc_pollfd; __rpc_thread_svc_max_pollfd; } - GLIBC_PRIVATE { - # needed by libpthread. - __rpc_thread_destroy; __libc_tsd_RPC_VARS; - } } |