summaryrefslogtreecommitdiff
path: root/include/rpc/svc_auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/svc_auth.h')
-rw-r--r--include/rpc/svc_auth.h1
1 files changed, 1 insertions, 0 deletions
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