From ce4c78512fccda58e75c4846ced1c3a4e10d7454 Mon Sep 17 00:00:00 2001 From: Raimo Niskanen Date: Thu, 14 Oct 2010 16:56:43 +0200 Subject: Implement inet:getifaddrs/0 on Windows --- erts/etc/common/inet_gethost.c | 1 + 1 file changed, 1 insertion(+) (limited to 'erts/etc/common/inet_gethost.c') diff --git a/erts/etc/common/inet_gethost.c b/erts/etc/common/inet_gethost.c index d3ff4874ac..e095836258 100644 --- a/erts/etc/common/inet_gethost.c +++ b/erts/etc/common/inet_gethost.c @@ -59,6 +59,7 @@ #define WIN32_LEAN_AND_MEAN #include #include +#include #include #include #include -- cgit v1.2.3