From: Jeffrey Altman Date: Sat, 11 Aug 2007 15:15:44 +0000 (+0000) Subject: export krb5_get_profile X-Git-Tag: krb5-1.7-alpha1~963 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=581917b122f797ccef6281b6d102bdf2abc1353d;p=krb5.git export krb5_get_profile Export krb5_get_profile. Remove comment saying it should be added and just do it. ticket: new tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19818 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5_32.def b/src/lib/krb5_32.def index 5b833f45e..2af08ab3b 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)