2002-07-12 Ken Raeburn <raeburn@mit.edu>
* accept_sec_context.c (rd_and_store_for_creds): Remove
- registration of memory ccache type.
+ registration of memory ccache type. Don't declare krb5_mcc_ops.
* init_sec_context.c (krb5_gss_init_sec_context): Instead of
asking for the enctypes supported by the GSS code, use that set as
krb5_error_code retval;
krb5_ccache ccache = NULL;
krb5_gss_cred_id_t cred = NULL;
- extern krb5_cc_ops krb5_mcc_ops;
krb5_auth_context new_auth_ctx = NULL;
krb5_int32 flags_org;