]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/wctype.h
Update.
[thirdparty/glibc.git] / include / wctype.h
CommitLineData
390955cb
UD
1#ifndef _WCTYPE_H
2
75cd5204 3#include <wctype/wctype.h>
390955cb
UD
4
5extern int __iswspace __P ((wint_t __wc));
6
7#endif