From 7b57bfe5988e476ea40934457dfd1c8a231e2391 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 16 Apr 2011 21:59:36 -0400 Subject: Obsolete RPC implementation in libc. --- sunrpc/rpc_dtable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sunrpc/rpc_dtable.c') diff --git a/sunrpc/rpc_dtable.c b/sunrpc/rpc_dtable.c index 44faa9f..9bee215 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) -- cgit v1.1