Commit 6e64ccac authored by Austin English's avatar Austin English Committed by Alexandre Julliard

wbemprox: Include winsock.h earlier for NetBSD.

parent 27b3a5cc
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment