From 5d27e5775c99a9ee6c0f09e714d1100d07b6881c Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 23 Oct 2000 11:57:41 +0000 Subject: [PATCH] Remove the NO_SECURITY define I accidentally copied from Pageant [originally from svn r746] --- puttygen.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/puttygen.c b/puttygen.c index 8a361e50..78e6465e 100644 --- a/puttygen.c +++ b/puttygen.c @@ -5,9 +5,6 @@ #include #include #include -#ifndef NO_SECURITY -#include -#endif #include #define PUTTY_DO_GLOBALS