krb5_build_authenticator is private

This commit is contained in:
Love Hornquist Astrand
2009-10-05 22:09:23 -07:00
parent 6d1d17efed
commit 75a61b8842

View File

@@ -609,7 +609,7 @@ init_auth_restart
krb5_set_kdc_sec_offset (context, offset, -1); krb5_set_kdc_sec_offset (context, offset, -1);
} }
kret = krb5_build_authenticator (context, kret = _krb5_build_authenticator(context,
ctx->auth_context, ctx->auth_context,
enctype, enctype,
ctx->kcred, ctx->kcred,