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