From 011e35136d0dfc3508fd15c6f0c4db46a7682b7e Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Thu, 6 Oct 2011 07:54:28 +0000 Subject: - Import com_err from heimdal 1.5.1 distribution. I used sources from GIT as we don't need autogenerated files, and for some reason the actual distribution tarball is missing the com_err.3 manpage. --- version-script.map | 2 ++ 1 file changed, 2 insertions(+) (limited to 'version-script.map') diff --git a/version-script.map b/version-script.map index 43e2e020c0ce..8da2fef6dd4d 100644 --- a/version-script.map +++ b/version-script.map @@ -3,6 +3,7 @@ HEIMDAL_COM_ERR_1.0 { global: com_right; + com_right_r; free_error_table; initialize_error_table_r; add_to_error_table; @@ -13,6 +14,7 @@ HEIMDAL_COM_ERR_1.0 { init_error_table; reset_com_err_hook; set_com_err_hook; + _et_list; local: *; }; -- cgit v1.3