[WS2_32_APITEST] Improve the existing PCH and make use of it.
[reactos.git] / modules / rostests / apitests / ws2_32 / getservbyname.c
index bfb0f0f..fcfef09 100644 (file)
@@ -5,15 +5,7 @@
  * PROGRAMMER:      Thomas Faber <thomas.faber@reactos.org>
  */
 
-#include <apitest.h>
-
-#define WIN32_NO_STATUS
-#define _INC_WINDOWS
-#define COM_NO_WINDOWS_H
-#include <stdarg.h>
-#include <windef.h>
-#include <winbase.h>
-#include <ws2tcpip.h>
+#include "ws2_32.h"
 
 START_TEST(getservbyname)
 {