windows: Add missing exports in lib/asn1

This commit is contained in:
Nicolas Williams
2025-12-20 00:38:26 -06:00
parent 4a4567fa17
commit f74b82d6f0
4 changed files with 1132 additions and 70 deletions

View File

@@ -111,7 +111,6 @@ HEIMDAL_KRB5_2.0 {
krb5_cc_move;
krb5_cc_new_unique;
krb5_cc_next_cred;
krb5_cc_next_cred_match;
krb5_cc_register;
krb5_cc_remove_cred;
krb5_cc_resolve;
@@ -345,7 +344,6 @@ HEIMDAL_KRB5_2.0 {
krb5_get_in_tkt_with_keytab;
krb5_get_in_tkt_with_password;
krb5_get_in_tkt_with_skey;
krb5_get_init_creds;
krb5_get_init_creds_keyblock;
krb5_get_init_creds_keytab;
krb5_get_init_creds_opt_alloc;