I think sshgss.h needs puttyps.h for Ssh_gss_buf. Makes it compile for Windows,
[u/mdw/putty] / wildcard.c
2004-04-27 jacobAdd notes on our globs' incompatibilities with POSIX
2003-01-05 benInclude putty.h to get prototypes for exported functions.
2003-01-05 benCommas at the end of enumerator lists aren't allowed.
2001-08-27 simonImplemented a simple wildcard matching engine, and...