(krb5_any_ops): add declaration

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9812 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-04-25 05:09:57 +00:00
parent b5d10caa39
commit de4381db3c

View File

@@ -602,6 +602,7 @@ extern const krb5_kt_ops krb5_fkt_ops;
extern const krb5_kt_ops krb5_mkt_ops;
extern const krb5_kt_ops krb5_akf_ops;
extern const krb5_kt_ops krb4_fkt_ops;
extern const krb5_kt_ops krb5_any_ops;
#define KRB5_KPASSWD_SUCCESS 0
#define KRB5_KPASSWD_MALFORMED 0