krb5: export krb5_time_abs for test_time

Function introduced in 8a4ce995 needs to be exported.
This commit is contained in:
Luke Howard
2021-08-10 20:47:44 +10:00
parent a27a3af0c2
commit b510b90239
2 changed files with 2 additions and 0 deletions

View File

@@ -825,6 +825,7 @@ HEIMDAL_KRB5_2.0 {
krb5_init_creds_free;
# testing
krb5_time_abs;
_krb5_aes_cts_encrypt;
_krb5_n_fold;
_krb5_expand_default_cc_name;