summary refs log tree commit diff
path: root/sunrpc/svc_auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/svc_auth.c')
-rw-r--r--sunrpc/svc_auth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_auth.c b/sunrpc/svc_auth.c
index f0aebd5358..68ed4f100b 100644
--- a/sunrpc/svc_auth.c
+++ b/sunrpc/svc_auth.c
@@ -111,6 +111,7 @@ _authenticate (register struct svc_req *rqst, struct rpc_msg *msg)
 
   return AUTH_REJECTEDCRED;
 }
+INTDEF(_authenticate)
 
 static enum auth_stat
 _svcauth_null (struct svc_req *rqst, struct rpc_msg *msg)