summaryrefslogtreecommitdiff
path: root/libc/sunrpc/svc_auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sunrpc/svc_auth.c')
-rw-r--r--libc/sunrpc/svc_auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sunrpc/svc_auth.c b/libc/sunrpc/svc_auth.c
index facbb1398..f33bda2f2 100644
--- a/libc/sunrpc/svc_auth.c
+++ b/libc/sunrpc/svc_auth.c
@@ -105,7 +105,7 @@ _authenticate (register struct svc_req *rqst, struct rpc_msg *msg)
return AUTH_REJECTEDCRED;
}
-libc_hidden_nolink (_authenticate, GLIBC_2_1)
+libc_hidden_nolink_sunrpc (_authenticate, GLIBC_2_1)
static enum auth_stat
_svcauth_null (struct svc_req *rqst, struct rpc_msg *msg)