- get wshtcpip to compile..
Modified: trunk/reactos/drivers/net/wshtcpip/wshtcpip.h

Modified: trunk/reactos/drivers/net/wshtcpip/wshtcpip.h
--- trunk/reactos/drivers/net/wshtcpip/wshtcpip.h	2006-01-07 08:10:10 UTC (rev 20659)
+++ trunk/reactos/drivers/net/wshtcpip/wshtcpip.h	2006-01-07 08:28:20 UTC (rev 20660)
@@ -8,9 +8,8 @@
 #define __WSHTCPIP_H
 
 #define WIN32_NO_STATUS
-#include <windows.h>
-#include <rtlfuncs.h>
 #include <wsahelp.h>
+#include <rtlfuncs.h>
 
 #define EXPORT STDCALL