Add missing symbols needed for make check in base

This commit is contained in:
Nicolas Williams
2011-11-22 11:49:26 -06:00
parent 1572b762b6
commit 121ab46bb6

View File

@@ -26,14 +26,17 @@ HEIMDAL_BASE_1.0 {
heim_error_createv;
heim_error_get_code;
heim_get_tid;
heim_json_create;
heim_json_create_with_bytes;
heim_number_create;
heim_number_get_int;
heim_number_get_type_id;
heim_release;
heim_retain;
__heim_string_constant;
heim_string_create;
heim_string_create_with_bytes;
heim_string_get_type_id;
heim_string_get_utf8;
local:
*;