summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/langinfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/langinfo.h b/include/langinfo.h
index 2f12f11..4e62311 100644
--- a/include/langinfo.h
+++ b/include/langinfo.h
@@ -102,6 +102,8 @@
#define CRNCYSTR 56 /* currency symbol */
+#define D_MD_ORDER 57 /* month/day order (local extension) */
+
__BEGIN_DECLS
char *nl_langinfo(nl_item);
__END_DECLS
OpenPOWER on IntegriCloud