Added context declaration
authorkouril <kouril>
Thu, 24 Aug 2006 11:43:07 +0000 (11:43 +0000)
committerkouril <kouril>
Thu, 24 Aug 2006 11:43:07 +0000 (11:43 +0000)
src/mod_auth_kerb.c

index 4784fe7..7414b99 100644 (file)
@@ -1550,6 +1550,7 @@ int
 have_rcache_type(const char *type)
 {
    krb5_error_code ret;
 have_rcache_type(const char *type)
 {
    krb5_error_code ret;
+   krb5_context context;
    krb5_rcache id;
    int found;
 
    krb5_rcache id;
    int found;