#include <_ansi.h> #include wctype_t wctype_l (const char *c, struct __locale_t *locale) { return wctype (c); }