summaryrefslogtreecommitdiff
path: root/sunrpc/rpc_dtable.c
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/rpc_dtable.c')
-rw-r--r--sunrpc/rpc_dtable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/rpc_dtable.c b/sunrpc/rpc_dtable.c
index 44faa9fb12..9bee215496 100644
--- a/sunrpc/rpc_dtable.c
+++ b/sunrpc/rpc_dtable.c
@@ -46,4 +46,4 @@ _rpc_dtablesize (void)
return size;
}
-libc_hidden_def (_rpc_dtablesize)
+libc_hidden_nolink (_rpc_dtablesize, GLIBC_2_0)