Use <stddef.h> to get wchar_t, rather than <wchar.h> (or nothing, in putty.h).
[u/mdw/putty] / wcwidth.c
2002-11-10 benUse <stddef.h> to get wchar_t, rather than <wchar.h...
2001-09-07 simonRDB also points out we don't need the CJK `not recommen...
2001-09-07 simonPatch from RDB: Markus Kuhn has issued an updated versi...
2001-05-10 simonRDB's Unicode patch. Fonts are now used in Unicode...