John Sullivan's patches plus more fixes:
[u/mdw/putty] / ssh.h
diff --git a/ssh.h b/ssh.h
index 260d062..5c72eeb 100644 (file)
--- a/ssh.h
+++ b/ssh.h
@@ -1,3 +1,5 @@
+#include <string.h>
+
 struct RSAKey {
     int bits;
     int bytes;