Introduce a third setting for the 'bold as colour' mode, which lets
[u/mdw/putty] / sshzlib.c
index 25ccd25..05fa577 100644 (file)
--- a/sshzlib.c
+++ b/sshzlib.c
@@ -38,6 +38,7 @@
  */
 
 #include <stdlib.h>
+#include <string.h>
 #include <assert.h>
 
 #ifdef ZLIB_STANDALONE