From cb97aadebfeba7f5e8f1b85beee5ab10e88c2990 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 20 Nov 2008 22:11:44 +0000 Subject: Last portion of libc_hidden_proto removal. Appears to build fine (several .configs tried) --- include/rpc/auth_des.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/rpc/auth_des.h') diff --git a/include/rpc/auth_des.h b/include/rpc/auth_des.h index 12ada8404..7a6b8be8d 100644 --- a/include/rpc/auth_des.h +++ b/include/rpc/auth_des.h @@ -105,6 +105,7 @@ extern int getsecretkey (__const char *__name, char *__key, extern int rtime (struct sockaddr_in *__addrp, struct rpc_timeval *__timep, struct rpc_timeval *__timeout) __THROW; +libc_hidden_proto(rtime) __END_DECLS -- cgit v1.2.3