From d03d6e606b40157d910ddf99ab018156abeb8ef0 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 28 Feb 2011 18:59:32 +0100 Subject: add wdk changes to named branch --- src/common/inet.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/common/inet.h') diff --git a/src/common/inet.h b/src/common/inet.h index b420c9c6..02473fe2 100644 --- a/src/common/inet.h +++ b/src/common/inet.h @@ -24,9 +24,8 @@ #ifdef USE_IPV6 #include #include -#include #else -#include +#include #endif #define set_blocking(sok) { \ -- cgit 1.4.1 From 858db21519e53f104e1e5dce05245d2789126c36 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 15 Aug 2011 05:38:59 +0200 Subject: restructuring part2 --- src/common/inet.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/inet.h') diff --git a/src/common/inet.h b/src/common/inet.h index 02473fe2..8995569c 100644 --- a/src/common/inet.h +++ b/src/common/inet.h @@ -21,6 +21,7 @@ #else +#include "../../config.h" #ifdef USE_IPV6 #include #include -- cgit 1.4.1