aboutsummaryrefslogtreecommitdiffstats
path: root/include/internal/err.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/err.h')
-rw-r--r--include/internal/err.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/internal/err.h b/include/internal/err.h
index de2180b34b..415f578f09 100644
--- a/include/internal/err.h
+++ b/include/internal/err.h
@@ -59,5 +59,6 @@
# define INTERNAL_ERR_H
void err_free_strings_int(void);
+void err_cleanup(void);
#endif