summaryrefslogtreecommitdiff
path: root/include/wctype.h
blob: f1a00f881e330f993c823330a50e91e91b8aa7c4 (plain)
1
2
3
4
5
6
7
#ifndef _WCTYPE_H

#include <wctype/wctype.h>

extern int __iswspace (wint_t __wc);

#endif