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/svc_auth.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/rpc/svc_auth.h') diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h index 1c1a7156a..834e3c923 100644 --- a/include/rpc/svc_auth.h +++ b/include/rpc/svc_auth.h @@ -48,6 +48,7 @@ __BEGIN_DECLS */ extern enum auth_stat _authenticate (struct svc_req *__rqst, struct rpc_msg *__msg) __THROW; +libc_hidden_proto(_authenticate) __END_DECLS -- cgit v1.2.3