diff options
Diffstat (limited to 'src/lib/krb5_32.def')
| -rw-r--r-- | src/lib/krb5_32.def | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/lib/krb5_32.def b/src/lib/krb5_32.def index 5b833f45ef..2af08ab3b4 100644 --- a/src/lib/krb5_32.def +++ b/src/lib/krb5_32.def @@ -18,6 +18,15 @@ EXPORTS + krb5_free_kdc_req + encode_krb5_kdc_req_body + decode_krb5_as_req + krb5_c_random_to_key + krb5_c_keylengths + krb5int_set_prompt_types + profile_get_values + profile_free_list + krb5_425_conv_principal krb5_524_conv_principal krb5_address_compare @@ -256,8 +265,7 @@ krb5_c_string_to_key_with_params krb5int_accessor ; INTERNAL (to end all internals) -; To Add (exported on Mac OS X): -; krb5_get_profile + krb5_get_profile ; Temporary exports (DO NOT USE) |
