Add more required functions to base/version-script.map

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:
Andrew Bartlett
2010-11-11 11:17:36 +11:00
committed by Love Hornquist Astrand
parent 79bf21032a
commit 387b0fa7ba

View File

@@ -21,6 +21,8 @@ HEIMDAL_BASE_1.0 {
heim_retain;
heim_string_create;
heim_string_get_utf8;
heim_number_create;
heim_string_create_with_static;
local:
*;
};