[DNSAPI_APITEST]

- Fix unix build
ROSTESTS-226

svn path=/trunk/; revision=71710
This commit is contained in:
Thomas Faber 2016-07-01 15:19:40 +00:00
parent 2d22483bef
commit f6bb8b1fb6

View file

@ -8,7 +8,7 @@
#include <winsock2.h>
#include <ws2tcpip.h>
#include <stdio.h>
#include <WinDNS.h>
#include <windns.h>
#include <apitest.h>