From: Robbie Harwood (frozencemetery) Date: Mon, 22 Jul 2013 20:20:46 +0000 (-0400) Subject: Add base64 functions to libkrb5support exports X-Git-Tag: krb5-1.12-alpha1~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ee5792e0324071ccaad69a04e091f3c6abf1bfc;p=thirdparty%2Fkrb5.git Add base64 functions to libkrb5support exports This was previously not an issue because nothing outside of libkrb5support used them. --- diff --git a/src/util/support/libkrb5support-fixed.exports b/src/util/support/libkrb5support-fixed.exports index d6f881d909..876f360e42 100644 --- a/src/util/support/libkrb5support-fixed.exports +++ b/src/util/support/libkrb5support-fixed.exports @@ -1,3 +1,5 @@ +k5_base64_decode +k5_base64_encode k5_buf_init_fixed k5_buf_init_dynamic k5_buf_add