From 9e671217e1620b9aefbc55d6147f1e3d6b6abfa0 Mon Sep 17 00:00:00 2001 From: Damien Stuart Date: Wed, 19 Nov 2014 22:01:04 -0500 Subject: [PATCH] Move #include directive so it is not seen in the windows build --- client/http_resolve_host.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/http_resolve_host.c b/client/http_resolve_host.c index c2b4496d..ae4ef690 100644 --- a/client/http_resolve_host.c +++ b/client/http_resolve_host.c @@ -31,7 +31,6 @@ */ #include "fwknop_common.h" #include "utils.h" -#include #include @@ -43,6 +42,7 @@ #include #endif #include + #include #endif struct url