diff options
Diffstat (limited to 'sunrpc/Versions')
-rw-r--r-- | sunrpc/Versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/Versions b/sunrpc/Versions index 4e40927ce7..d86d40a10b 100644 --- a/sunrpc/Versions +++ b/sunrpc/Versions @@ -115,6 +115,6 @@ libc { } GLIBC_PRIVATE { # needed by libpthread. - __rpc_thread_destroy; + __rpc_thread_destroy; __libc_tsd_RPC_VARS; } } |