mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 21:38:43 +00:00
[WS2_32_WINETEST] Fix MSVC build.
svn path=/trunk/; revision=66706
This commit is contained in:
parent
9756db83c9
commit
4583a9f8ee
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
#define WIN32_NO_STATUS
|
||||
#include <wine/test.h>
|
||||
#include <winsock2.h>
|
||||
#include <winternl.h>
|
||||
#include <wine/winternl.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <wsipx.h>
|
||||
#include <wsnwlink.h>
|
||||
|
|
Loading…
Reference in a new issue