mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-21 13:04:57 +02:00
3-6 C3
Removing winsock2 header from ssh-lsa source
This commit is contained in:
parent
f4545e1032
commit
0ec4dbaae2
@ -29,7 +29,7 @@
|
||||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
#include "Base64.h"
|
||||
|
||||
//
|
||||
|
@ -34,7 +34,7 @@
|
||||
|
||||
#undef STRING
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <windows.h>
|
||||
#include "Types.h"
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
#define DeskRight_H
|
||||
|
||||
#include "Debug.h"
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#define ADD_RIGHT 1
|
||||
|
@ -30,13 +30,13 @@
|
||||
*/
|
||||
|
||||
#ifdef __VS_BUILD__
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <Windows.h>
|
||||
#include <LsaLookup.h>
|
||||
#include <Ntsecapi.h>
|
||||
#endif
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
#include "Key.h"
|
||||
|
||||
#ifdef __VS_BUILD__
|
||||
|
@ -50,7 +50,7 @@
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#include <NTSecPkg.h>
|
||||
|
@ -36,14 +36,14 @@
|
||||
|
||||
#ifdef __VS_BUILD__
|
||||
#define UMDF_USING_NTSTATUS
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <Windows.h>
|
||||
#include <LsaLookup.h>
|
||||
#include <Ntsecapi.h>
|
||||
#endif
|
||||
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
|
||||
#include "Win64Fix.h"
|
||||
|
||||
|
@ -31,13 +31,13 @@
|
||||
|
||||
#ifdef __VS_BUILD__
|
||||
#define UMDF_USING_NTSTATUS
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <Windows.h>
|
||||
#include <LsaLookup.h>
|
||||
#include <Ntsecapi.h>
|
||||
#endif
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
#include "LsaString.h"
|
||||
|
||||
#ifdef __VS_BUILD__
|
||||
|
@ -40,7 +40,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <wchar.h>
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <windows.h>
|
||||
#include <Ntsecapi.h>
|
||||
#include <NTSecPkg.h>
|
||||
|
@ -36,13 +36,13 @@
|
||||
|
||||
#ifdef __VS_BUILD__
|
||||
#define UMDF_USING_NTSTATUS
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <Windows.h>
|
||||
#include <LsaLookup.h>
|
||||
#include <Ntsecapi.h>
|
||||
#endif
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
|
||||
#include "Win64Fix.h"
|
||||
|
||||
|
@ -33,14 +33,14 @@
|
||||
|
||||
#ifdef __VS_BUILD__
|
||||
#define UMDF_USING_NTSTATUS
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <Windows.h>
|
||||
#include <LsaLookup.h>
|
||||
#include <Ntsecapi.h>
|
||||
#endif
|
||||
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
#include "Ssh-lsa.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@ -37,7 +37,7 @@
|
||||
|
||||
#include "Win64Fix.h"
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#include <NTSecPkg.h>
|
||||
|
@ -34,7 +34,7 @@
|
||||
|
||||
#undef STRING
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#define SECURITY_WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user