Add the ability to close sessions. This adds *_free() functions to most
[u/mdw/putty] / sshcrc.c
index 691f7b4..702d7a0 100644 (file)
--- a/sshcrc.c
+++ b/sshcrc.c
@@ -69,6 +69,8 @@
 
 #include <stdlib.h>
 
+#include "ssh.h"
+
 /* ----------------------------------------------------------------------
  * Multi-function module. Can be compiled three ways.
  *