acadia-newlib/newlib/libc/string/local.h

6 lines
137 B
C

#include <_ansi.h>
#include <../ctype/local.h>
/* internal function to compute width of wide char. */
int _EXFUN (__wcwidth, (wint_t));