mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[WS2_32]
* Don't include the whole NDK for just one header. svn path=/trunk/; revision=53216
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <winsock2.h>
|
||||
@@ -16,7 +17,7 @@
|
||||
#include <ws2tcpip.h>
|
||||
#include <windows.h>
|
||||
#define NTOS_MODE_USER
|
||||
#include <ndk/ntndk.h>
|
||||
#include <ndk/rtlfuncs.h>
|
||||
|
||||
#include <wsahelp.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user