get_v4_tgt only used when compileing with kerberos 4 support

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14506 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-01-08 23:38:01 +00:00
parent 23f894d712
commit 2830ca741b

View File

@@ -579,7 +579,9 @@ verify_krb5(const char *password)
{
krb5_error_code ret;
krb5_ccache id;
#ifdef KRB4
krb5_boolean get_v4_tgt;
#endif
krb5_cc_default(context, &id);
ret = krb5_verify_user(context,