add missing exports

This commit is contained in:
Luke Howard
2011-03-21 23:53:17 +11:00
parent 907da38cd9
commit d116a78297
4 changed files with 14 additions and 6 deletions

View File

@@ -396,6 +396,8 @@ EXPORTS
krb5_initlog
krb5_is_config_principal
krb5_is_thread_safe
krb5_kcm_call
krb5_kcm_storage_request
krb5_kerberos_enctypes
krb5_keyblock_get_enctype
krb5_keyblock_init

View File

@@ -387,6 +387,8 @@ HEIMDAL_KRB5_2.0 {
krb5_initlog;
krb5_is_config_principal;
krb5_is_thread_safe;
krb5_kcm_call;
krb5_kcm_storage_request;
krb5_kerberos_enctypes;
krb5_keyblock_get_enctype;
krb5_keyblock_init;