[WS2_32_APITEST] Improve the existing PCH and make use of it.
[reactos.git] / modules / rostests / apitests / ws2_32 / WSAIoctl.c
index 2e1f722..5f98c01 100644 (file)
@@ -6,11 +6,9 @@
  * PROGRAMMERS:     Andreas Maier
  */
 
-#include <apitest.h>
+#include "ws2_32.h"
 
-#include <stdio.h>
-#include "ws2tcpip.h"
-#include "iphlpapi.h"
+#include <iphlpapi.h>
 
 void traceaddr(char* txt, sockaddr_gen a)
 {