summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/com_err/com_right.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/com_err/com_right.h')
-rw-r--r--source4/heimdal/lib/com_err/com_right.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal/lib/com_err/com_right.h b/source4/heimdal/lib/com_err/com_right.h
index 46aec001ad..e13855abad 100644
--- a/source4/heimdal/lib/com_err/com_right.h
+++ b/source4/heimdal/lib/com_err/com_right.h
@@ -52,6 +52,7 @@ struct et_list {
extern struct et_list *_et_list;
const char *com_right (struct et_list *list, long code);
+const char *com_right_r (struct et_list *list, long code, char *, size_t);
void initialize_error_table_r (struct et_list **, const char **, int, long);
void free_error_table (struct et_list *);