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