Added one more export to libheimbase -- needed by tests

This commit is contained in:
Nicolas Williams
2011-09-27 16:29:11 -05:00
parent cdceea1b3e
commit 4ae39ce0b3

View File

@@ -24,6 +24,7 @@ HEIMDAL_BASE_1.0 {
heim_string_get_utf8;
heim_number_create;
heim_error_append;
heim_error_create;
heim_error_createv;
heim_error_get_code;
heim_error_copy_string;