#ifndef _LOCALE_H #include /* Now define the internal interfaces. */ extern struct lconv *__localeconv (void); #endif