From 90c353e98c74e8f16cdbc150502592466d400386 Mon Sep 17 00:00:00 2001 From: Alain Frisch Date: Wed, 26 Sep 2012 04:18:08 +0000 Subject: #5766: MSVC port broken following switch to winsock2. git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12956 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/win32unix/socket.c | 1 + 1 file changed, 1 insertion(+) (limited to 'otherlibs/win32unix/socket.c') diff --git a/otherlibs/win32unix/socket.c b/otherlibs/win32unix/socket.c index 908ffb729..27fc55fcf 100644 --- a/otherlibs/win32unix/socket.c +++ b/otherlibs/win32unix/socket.c @@ -15,6 +15,7 @@ #include #include "unixsupport.h" +#include // for SO_OPENTYPE and SO_SYNCHRONOUS_NONALERT int socket_domain_table[] = { PF_UNIX, PF_INET, -- cgit v1.2.3-70-g09d2