00001 #ifndef _SYS_LOCALE_H_ 00002 #define _SYS_LOCALE_H_ 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 extern void check_locale(); 00007 00008 #ifdef __cplusplus 00009 } 00010 #endif 00011 00012 #endif /* _SYS_LOCALE_H_ 00013 */