]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winshare.c
Add some index terms for host key overrides.
[PuTTY.git] / windows / winshare.c
index 17bad46d913e548c4355894509b5af271ead0b07..89c1cc32591d57160c11e489ade7880a9433be06 100644 (file)
@@ -5,6 +5,8 @@
 #include <stdio.h>
 #include <assert.h>
 
+#if !defined NO_SECURITY
+
 #define DEFINE_PLUG_METHOD_MACROS
 #include "tree234.h"
 #include "putty.h"
@@ -12,8 +14,6 @@
 #include "proxy.h"
 #include "ssh.h"
 
-#if !defined NO_SECURITY
-
 #include "winsecur.h"
 
 #define CONNSHARE_PIPE_PREFIX "\\\\.\\pipe\\putty-connshare"