From f784ea6e51005ec991d24879dca42cffed56448a Mon Sep 17 00:00:00 2001 From: Filip Navara Date: Sun, 11 Jan 2004 21:42:54 +0000 Subject: [PATCH] Workaround for W32API bug. svn path=/trunk/; revision=7574 --- reactos/drivers/net/wshtcpip/wshtcpip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/drivers/net/wshtcpip/wshtcpip.h b/reactos/drivers/net/wshtcpip/wshtcpip.h index 3f52842a8d8..e4fdbfc8426 100644 --- a/reactos/drivers/net/wshtcpip/wshtcpip.h +++ b/reactos/drivers/net/wshtcpip/wshtcpip.h @@ -7,9 +7,9 @@ #ifndef __WSHTCPIP_H #define __WSHTCPIP_H +#include #include #include -#include #include #define EXPORT STDCALL