Use <stddef.h> to get wchar_t, rather than <wchar.h> (or nothing, in putty.h).
[u/mdw/putty] / sshcrcda.c
2002-10-25 simonSSH CRC attack detector now uses a dynamically allocate...
2002-01-08 simonAdd the CRC32 compensation attack detector that all...