Blame | Last modification | View Log | RSS feed
#ifndef __HACKED_LOCALE_INCLUDED
#define __HACKED_LOCALE_INCLUDED
#include_next <locale.h>
#ifndef LC_MESSAGES
#define LC_MESSAGES 0
#endif