Deleted Added
full compact
26c26
< * $FreeBSD: head/include/wchar.h 132565 2004-07-23 02:29:37Z tjr $
---
> * $FreeBSD: head/include/wchar.h 133564 2004-08-12 12:19:11Z tjr $
73a74
> #include <_ctype.h>
208a210
> #define wcwidth(_c) __wcwidth(_c)