diff --git a/lib/krb5/krb5.h b/lib/krb5/krb5.h index 1636ce8cd..d0f5da8ae 100644 --- a/lib/krb5/krb5.h +++ b/lib/krb5/krb5.h @@ -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