summaryrefslogtreecommitdiff
path: root/src/langinfo/CODESET.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/langinfo/CODESET.h')
-rw-r--r--src/langinfo/CODESET.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/langinfo/CODESET.h b/src/langinfo/CODESET.h
new file mode 100644
index 00000000..3f012db0
--- /dev/null
+++ b/src/langinfo/CODESET.h
@@ -0,0 +1,6 @@
+#include <langinfo.h>
+#define CODESET ((nl_item)1)
+/*
+XOPEN(4)
+POSIX(200809)
+*/