From 2830ca741b376017251f9144730a81d4b3551b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 8 Jan 2005 23:38:01 +0000 Subject: [PATCH] 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 --- appl/xnlock/xnlock.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appl/xnlock/xnlock.c b/appl/xnlock/xnlock.c index 72d4af16b..e9c75fe12 100644 --- a/appl/xnlock/xnlock.c +++ b/appl/xnlock/xnlock.c @@ -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,