summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/locale.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/locale.h b/include/locale.h
index 86eda17..7757d02 100644
--- a/include/locale.h
+++ b/include/locale.h
@@ -75,6 +75,7 @@ struct lconv {
__BEGIN_DECLS
struct lconv *localeconv __P((void));
char *setlocale __P((int, const char *));
+int collate_range_cmp __P((int, int));
__END_DECLS
#endif /* _LOCALE_H_ */
OpenPOWER on IntegriCloud