export error functions

This commit is contained in:
Love Hornquist Astrand
2011-09-26 09:29:14 +02:00
parent 777b24fbb5
commit e138bed4c7

View File

@@ -23,6 +23,10 @@ HEIMDAL_BASE_1.0 {
heim_string_create;
heim_string_get_utf8;
heim_number_create;
heim_error_append;
heim_error_createv;
heim_error_get_code;
heim_error_copy_string;
local:
*;
};