]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/blobdiff - be_none.c
Format SSH2_MSG_DISCONNECT correctly (with reason code, reason
[PuTTY_svn.git] / be_none.c
index 8151b3d7ab4616c5e36381a0481eb383d8d7cdab..d112143ee1f5ba4191654bd2584eb71e1cdb4e1c 100644 (file)
--- a/be_none.c
+++ b/be_none.c
@@ -5,13 +5,6 @@
  */
 
 #include <windows.h>
-#ifndef AUTO_WINSOCK
-#ifdef WINSOCK_TWO
-#include <winsock2.h>
-#else
-#include <winsock.h>
-#endif
-#endif
 #include <stdio.h>
 #include "putty.h"