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/rtime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sunrpc/rtime.c') diff --git a/sunrpc/rtime.c b/sunrpc/rtime.c index 768c621e0c..8506df554c 100644 --- a/sunrpc/rtime.c +++ b/sunrpc/rtime.c @@ -140,4 +140,4 @@ rtime (struct sockaddr_in *addrp, struct rpc_timeval *timep, timep->tv_usec = 0; return 0; } -libc_hidden_def (rtime) +libc_hidden_nolink (rtime, GLIBC_2_1) -- cgit v1.2.3