Removing winsock2 header from ssh-lsa source
This commit is contained in:
manojampalam 2016-03-06 12:17:48 -08:00
parent f4545e1032
commit 0ec4dbaae2
12 changed files with 17 additions and 17 deletions

View File

@ -29,7 +29,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/ */
#include <winsock2.h>
#include "Base64.h" #include "Base64.h"
// //

View File

@ -34,7 +34,7 @@
#undef STRING #undef STRING
#include <winsock2.h>
#include <windows.h> #include <windows.h>
#include "Types.h" #include "Types.h"

View File

@ -33,7 +33,7 @@
#define DeskRight_H #define DeskRight_H
#include "Debug.h" #include "Debug.h"
#include <winsock2.h>
#include <windows.h> #include <windows.h>
#define ADD_RIGHT 1 #define ADD_RIGHT 1

View File

@ -30,13 +30,13 @@
*/ */
#ifdef __VS_BUILD__ #ifdef __VS_BUILD__
#include <winsock2.h>
#include <Windows.h> #include <Windows.h>
#include <LsaLookup.h> #include <LsaLookup.h>
#include <Ntsecapi.h> #include <Ntsecapi.h>
#endif #endif
#include <winsock2.h>
#include "Key.h" #include "Key.h"
#ifdef __VS_BUILD__ #ifdef __VS_BUILD__

View File

@ -50,7 +50,7 @@
#include <cstring> #include <cstring>
#include <cstdio> #include <cstdio>
#include <winsock2.h>
#include <windows.h> #include <windows.h>
#include <NTSecPkg.h> #include <NTSecPkg.h>

View File

@ -36,14 +36,14 @@
#ifdef __VS_BUILD__ #ifdef __VS_BUILD__
#define UMDF_USING_NTSTATUS #define UMDF_USING_NTSTATUS
#include <winsock2.h>
#include <Windows.h> #include <Windows.h>
#include <LsaLookup.h> #include <LsaLookup.h>
#include <Ntsecapi.h> #include <Ntsecapi.h>
#endif #endif
#include <winsock2.h>
#include "Win64Fix.h" #include "Win64Fix.h"

View File

@ -31,13 +31,13 @@
#ifdef __VS_BUILD__ #ifdef __VS_BUILD__
#define UMDF_USING_NTSTATUS #define UMDF_USING_NTSTATUS
#include <winsock2.h>
#include <Windows.h> #include <Windows.h>
#include <LsaLookup.h> #include <LsaLookup.h>
#include <Ntsecapi.h> #include <Ntsecapi.h>
#endif #endif
#include <winsock2.h>
#include "LsaString.h" #include "LsaString.h"
#ifdef __VS_BUILD__ #ifdef __VS_BUILD__

View File

@ -40,7 +40,7 @@
#include <stdio.h> #include <stdio.h>
#include <wchar.h> #include <wchar.h>
#include <winsock2.h>
#include <windows.h> #include <windows.h>
#include <Ntsecapi.h> #include <Ntsecapi.h>
#include <NTSecPkg.h> #include <NTSecPkg.h>

View File

@ -36,13 +36,13 @@
#ifdef __VS_BUILD__ #ifdef __VS_BUILD__
#define UMDF_USING_NTSTATUS #define UMDF_USING_NTSTATUS
#include <winsock2.h>
#include <Windows.h> #include <Windows.h>
#include <LsaLookup.h> #include <LsaLookup.h>
#include <Ntsecapi.h> #include <Ntsecapi.h>
#endif #endif
#include <winsock2.h>
#include "Win64Fix.h" #include "Win64Fix.h"

View File

@ -33,14 +33,14 @@
#ifdef __VS_BUILD__ #ifdef __VS_BUILD__
#define UMDF_USING_NTSTATUS #define UMDF_USING_NTSTATUS
#include <winsock2.h>
#include <Windows.h> #include <Windows.h>
#include <LsaLookup.h> #include <LsaLookup.h>
#include <Ntsecapi.h> #include <Ntsecapi.h>
#endif #endif
#include <winsock2.h>
#include "Ssh-lsa.h" #include "Ssh-lsa.h"
#ifdef __cplusplus #ifdef __cplusplus

View File

@ -37,7 +37,7 @@
#include "Win64Fix.h" #include "Win64Fix.h"
#include <winsock2.h>
#include <windows.h> #include <windows.h>
#include <NTSecPkg.h> #include <NTSecPkg.h>

View File

@ -34,7 +34,7 @@
#undef STRING #undef STRING
#include <winsock2.h>
#include <windows.h> #include <windows.h>
#define SECURITY_WIN32 #define SECURITY_WIN32