mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 11:58:22 +00:00
wbemprox: Include winsock.h earlier for NetBSD.
This commit is contained in:
parent
27b3a5cce4
commit
6e64ccace8
@ -27,10 +27,10 @@
|
||||
#define WIN32_NO_STATUS
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winsock2.h"
|
||||
#include "initguid.h"
|
||||
#include "wbemcli.h"
|
||||
#include "wbemprov.h"
|
||||
#include "winsock2.h"
|
||||
#include "iphlpapi.h"
|
||||
#include "tlhelp32.h"
|
||||
#include "d3d10.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user