_kdc_pk_initialize needs to be exported for kdc-replay

prompted by patch from Gabor Gombas <gombasg@sztaki.hu>
This commit is contained in:
Love Hornquist Astrand
2009-11-25 05:08:44 -08:00
parent 17bfa5d3e5
commit 55db6909fe
4 changed files with 17 additions and 16 deletions

View File

@@ -13,6 +13,7 @@ HEIMDAL_KDC_1.0 {
krb5_kdc_process_request;
krb5_kdc_save_request;
krb5_kdc_update_time;
krb5_kdc_pk_initialize;
local:
*;
};