summaryrefslogtreecommitdiffstats
path: root/include/locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/locale.h')
-rw-r--r--include/locale.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/locale.h b/include/locale.h
index 86eda17..0c1a6bc 100644
--- a/include/locale.h
+++ b/include/locale.h
@@ -67,8 +67,9 @@ struct lconv {
#define LC_MONETARY 3
#define LC_NUMERIC 4
#define LC_TIME 5
+#define LC_MESSAGES 6
-#define _LC_LAST 6 /* marks end */
+#define _LC_LAST 7 /* marks end */
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud