Subversion Repositories tendra.SVN

Rev

Rev 2 | Blame | Compare with Previous | 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

#endif