(krb5_fkt_ops, krb5_mkt_ops): new variables

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6924 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-09-10 16:24:37 +00:00
parent 18c0b71eb1
commit 6cd4eeba99

View File

@@ -571,6 +571,9 @@ typedef struct _krb5_verify_init_creds_opt {
extern const krb5_cc_ops krb5_fcc_ops;
extern const krb5_cc_ops krb5_mcc_ops;
extern const krb5_kt_ops krb5_fkt_ops;
extern const krb5_kt_ops krb5_mkt_ops;
#define KRB5_KPASSWD_SUCCESS 0
#define KRB5_KPASSWD_MALFORMED 0
#define KRB5_KPASSWD_HARDERROR 0