diff --git a/lib/krb5/krb5.h b/lib/krb5/krb5.h index 50773dd6f..521afb4ed 100644 --- a/lib/krb5/krb5.h +++ b/lib/krb5/krb5.h @@ -686,6 +686,7 @@ extern const krb5_cc_ops krb5_acc_ops; extern const krb5_cc_ops krb5_fcc_ops; extern const krb5_cc_ops krb5_mcc_ops; extern const krb5_cc_ops krb5_kcm_ops; +extern const krb5_cc_ops krb5_scc_ops; extern const krb5_kt_ops krb5_fkt_ops; extern const krb5_kt_ops krb5_wrfkt_ops;