From f6bb8b1fb6ab67f0a798fb2b65b668986abd5c0d Mon Sep 17 00:00:00 2001 From: Thomas Faber Date: Fri, 1 Jul 2016 15:19:40 +0000 Subject: [PATCH] [DNSAPI_APITEST] - Fix unix build ROSTESTS-226 svn path=/trunk/; revision=71710 --- rostests/apitests/dnsapi/DnsQuery.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rostests/apitests/dnsapi/DnsQuery.c b/rostests/apitests/dnsapi/DnsQuery.c index 740161afa25..54fae73c102 100644 --- a/rostests/apitests/dnsapi/DnsQuery.c +++ b/rostests/apitests/dnsapi/DnsQuery.c @@ -8,7 +8,7 @@ #include #include #include -#include +#include #include