[utils] Another try to fix the windows build.
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 8 Jan 2015 15:57:56 +0000 (10:57 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 8 Jan 2015 15:57:56 +0000 (10:57 -0500)
mono/utils/networking.h

index cccbb1f835bd2841f5b84986c8f9b0c4cee86066..df6f117d2fe88c8b4dcb13e9c0380142f4188cf8 100644 (file)
 #ifdef HAVE_SYS_SOCKET_H
 #include <sys/socket.h>
 #endif
+#ifdef HOST_WIN32
+#include <winsock2.h>
+#endif
+
 #include <mono/utils/mono-compiler.h>
 
 typedef enum {