summaryrefslogtreecommitdiffstats
path: root/lib/i18n/i18n.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/i18n/i18n.h')
-rw-r--r--lib/i18n/i18n.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/i18n/i18n.h b/lib/i18n/i18n.h
index d7ff154..dde02f1 100644
--- a/lib/i18n/i18n.h
+++ b/lib/i18n/i18n.h
@@ -22,5 +22,7 @@
#define _(x) gettext(x)
+int strncols(const char *str);
+
#endif /* I18N_H */
OpenPOWER on IntegriCloud