Use <stddef.h> to get wchar_t, rather than <wchar.h> (or nothing, in putty.h).
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 10 Nov 2002 00:03:55 +0000 (00:03 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 10 Nov 2002 00:03:55 +0000 (00:03 +0000)
Both are required to contain wchar_t in C99, but only <stddef.h> does in the
version of MPW I've got here.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2206 cda61777-01e9-0310-a592-d414129be87e


No differences found