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

#include <wctype/wctype.h>

extern int __iswspace __P ((wint_t __wc));

#endif