Update.
[glibc.git] / include / wctype.h
blobf1a00f881e330f993c823330a50e91e91b8aa7c4
1 #ifndef _WCTYPE_H
3 #include <wctype/wctype.h>
5 extern int __iswspace (wint_t __wc);
7 #endif