mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 07:44:25 +08:00
Workaround for W32API bug.
svn path=/trunk/; revision=7574
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
#ifndef __WSHTCPIP_H
|
||||
#define __WSHTCPIP_H
|
||||
|
||||
#include <ddk/ntddk.h>
|
||||
#include <wsahelp.h>
|
||||
#include <windows.h>
|
||||
#include <ddk/ntddk.h>
|
||||
#include <debug.h>
|
||||
|
||||
#define EXPORT STDCALL
|
||||
|
||||
Reference in New Issue
Block a user