Fix miscellaneous compiler warnings. Thanks to Jacob Nevins
[sgt/putty] / puttygen.c
index 8a361e5..8577c6b 100644 (file)
@@ -5,10 +5,8 @@
 #include <windows.h>
 #include <commctrl.h>
 #include <time.h>
-#ifndef NO_SECURITY
-#include <aclapi.h>
-#endif
 #include <stdio.h>
+#include <stdlib.h>
 
 #define PUTTY_DO_GLOBALS