summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorRobbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu>2013-07-22 16:20:46 -0400
committerGreg Hudson <ghudson@mit.edu>2013-07-30 12:25:47 -0400
commit3ee5792e0324071ccaad69a04e091f3c6abf1bfc (patch)
tree1bcebda924facdf3cef83d8f5ee6d1f54ebcaad2 /src/util
parentb37a0be87e5146d730b89abd1378a3043d5015b2 (diff)
downloadkrb5-3ee5792e0324071ccaad69a04e091f3c6abf1bfc.tar.gz
krb5-3ee5792e0324071ccaad69a04e091f3c6abf1bfc.tar.xz
krb5-3ee5792e0324071ccaad69a04e091f3c6abf1bfc.zip
Add base64 functions to libkrb5support exports
This was previously not an issue because nothing outside of libkrb5support used them.
Diffstat (limited to 'src/util')
-rw-r--r--src/util/support/libkrb5support-fixed.exports2
1 files changed, 2 insertions, 0 deletions
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