From 48504c57713a4054c4ba27adabf2fccec5c4aee1 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Mon, 4 Jan 2010 13:14:11 +0100 Subject: [PATCH] [Heimdal-704] export encode_Key/length_Key, from Jan Rekorajski --- lib/hdb/version-script.map | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/hdb/version-script.map b/lib/hdb/version-script.map index 9c7d7e599..50a36cec0 100644 --- a/lib/hdb/version-script.map +++ b/lib/hdb/version-script.map @@ -87,6 +87,7 @@ HEIMDAL_HDB_1.0 { encode_HDB_Ext_Aliases; encode_HDB_Ext_PKINIT_acl; encode_HDB_extension; + encode_Key; free_Event; free_HDB_Ext_Aliases; free_HDB_Ext_PKINIT_acl; @@ -99,6 +100,7 @@ HEIMDAL_HDB_1.0 { length_HDB_Ext_Aliases; length_HDB_Ext_PKINIT_acl; length_HDB_extension; + length_Key; local: *;