diff options
Diffstat (limited to 'src/langinfo/AM_STR.h')
-rw-r--r-- | src/langinfo/AM_STR.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/langinfo/AM_STR.h b/src/langinfo/AM_STR.h new file mode 100644 index 00000000..9e36696a --- /dev/null +++ b/src/langinfo/AM_STR.h @@ -0,0 +1,6 @@ +#include <langinfo.h> +#define AM_STR ((nl_item)6) +/* +XOPEN(4) +POSIX(200809) +*/ |