export internal functions so we dont need private headers

This commit is contained in:
Love Hornquist Astrand
2010-11-20 14:05:54 -08:00
parent 6ce02c45a3
commit 8f2e0a7010
5 changed files with 18 additions and 22 deletions

View File

@@ -756,8 +756,8 @@ HEIMDAL_KRB5_2.0 {
_krb5_s4u2self_to_checksumdata;
# kinit helper
_krb5_get_init_creds_opt_set_pkinit_user_certs;
_krb5_pk_enterprise_cert;
krb5_get_init_creds_opt_set_pkinit_user_certs;
krb5_pk_enterprise_cert;
# testing
_krb5_aes_cts_encrypt;