summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue/gssapi_gpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src/mechglue/gssapi_gpm.h')
-rw-r--r--proxy/src/mechglue/gssapi_gpm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/proxy/src/mechglue/gssapi_gpm.h b/proxy/src/mechglue/gssapi_gpm.h
index 21bb4b3..46226f2 100644
--- a/proxy/src/mechglue/gssapi_gpm.h
+++ b/proxy/src/mechglue/gssapi_gpm.h
@@ -93,4 +93,6 @@ OM_uint32 gpm_add_cred(OM_uint32 *minor_status,
OM_uint32 *initiator_time_rec,
OM_uint32 *acceptor_time_rec);
+OM_uint32 gpm_indicate_mechs(OM_uint32 *minor_status, gss_OID_set *mech_set);
+
#endif /* _GSSAPI_GPM_H_ */