summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/local.h
blob: 3fdbfa3f3da5edc36fe4660ee4ac2a95a1e296b1 (plain)
1
2
3
4
5
#include <_ansi.h>
#include <../ctype/local.h>

/* internal function to compute width of wide char. */
int _EXFUN (__wcwidth, (wint_t));