aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/svcauth_gss.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sunrpc/svcauth_gss.h')
-rw-r--r--include/linux/sunrpc/svcauth_gss.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sunrpc/svcauth_gss.h b/include/linux/sunrpc/svcauth_gss.h
index 7c32daa025eb..726aff1a5201 100644
--- a/include/linux/sunrpc/svcauth_gss.h
+++ b/include/linux/sunrpc/svcauth_gss.h
@@ -22,7 +22,6 @@ int gss_svc_init_net(struct net *net);
void gss_svc_shutdown_net(struct net *net);
int svcauth_gss_register_pseudoflavor(u32 pseudoflavor, char * name);
u32 svcauth_gss_flavor(struct auth_domain *dom);
-char *svc_gss_principal(struct svc_rqst *);
#endif /* __KERNEL__ */
#endif /* _LINUX_SUNRPC_SVCAUTH_GSS_H */