From: Rodrigo Kumpera Date: Thu, 8 Jan 2015 15:57:56 +0000 (-0500) Subject: [utils] Another try to fix the windows build. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=dd07fe7aaf26f0ecac3fe846218b6f960c7cbf9e;p=mono.git [utils] Another try to fix the windows build. --- diff --git a/mono/utils/networking.h b/mono/utils/networking.h index cccbb1f835b..df6f117d2fe 100644 --- a/mono/utils/networking.h +++ b/mono/utils/networking.h @@ -20,6 +20,10 @@ #ifdef HAVE_SYS_SOCKET_H #include #endif +#ifdef HOST_WIN32 +#include +#endif + #include typedef enum {