From 581917b122f797ccef6281b6d102bdf2abc1353d Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sat, 11 Aug 2007 15:15:44 +0000 Subject: [PATCH] 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 --- src/lib/krb5_32.def | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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) -- 2.26.2