#ifndef _LANGINFO_H #define _LANGINFO_H #include char *nl_langinfo(nl_item); #endif