Adapt to chenge to krb5_cc_ops.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22883 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-07 18:51:23 +00:00
parent a7626a0831
commit 3f8730bcea

View File

@@ -247,6 +247,7 @@ kcmss_get_version(krb5_context context,
}
static const krb5_cc_ops krb5_kcmss_ops = {
KRB5_CC_OPS_VERSION,
"KCM",
kcmss_get_name,
kcmss_resolve,