base: Make heim_cmp global, as it is used by test_base.
"make checK" breaks without this symbol. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
fbf5673e77
commit
0c7e233195
@@ -12,6 +12,7 @@ HEIMDAL_BASE_1.0 {
|
|||||||
heim_auto_release_create;
|
heim_auto_release_create;
|
||||||
heim_auto_release_drain;
|
heim_auto_release_drain;
|
||||||
heim_base_once_f;
|
heim_base_once_f;
|
||||||
|
heim_cmp;
|
||||||
heim_dict_add_value;
|
heim_dict_add_value;
|
||||||
heim_dict_copy_value;
|
heim_dict_copy_value;
|
||||||
heim_dict_create;
|
heim_dict_create;
|
||||||
|
Reference in New Issue
Block a user