SSH2 connections weren't closing cleanly after socket revamp. Fixed.
[sgt/putty] / puttygen.c
index 8a361e5..78e6465 100644 (file)
@@ -5,9 +5,6 @@
 #include <windows.h>
 #include <commctrl.h>
 #include <time.h>
-#ifndef NO_SECURITY
-#include <aclapi.h>
-#endif
 #include <stdio.h>
 
 #define PUTTY_DO_GLOBALS