From 5484acd7efd3c3ebc40ad5b5107c3871816cf74b Mon Sep 17 00:00:00 2001 From: kouril Date: Thu, 24 Aug 2006 11:43:07 +0000 Subject: [PATCH] Added context declaration --- src/mod_auth_kerb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mod_auth_kerb.c b/src/mod_auth_kerb.c index 4784fe7..7414b99 100644 --- a/src/mod_auth_kerb.c +++ b/src/mod_auth_kerb.c @@ -1550,6 +1550,7 @@ int have_rcache_type(const char *type) { krb5_error_code ret; + krb5_context context; krb5_rcache id; int found; -- 2.1.4