From d75dd36508169412b88e25276a841db3b940d061 Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Tue, 13 May 1997 15:46:49 +0000 Subject: Pour adaptation au compacteur: les I/O passent par un buffer supplementaire hors du tas; suppression de unix_freeze_buffer git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1541 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/unix/connect.c | 1 + 1 file changed, 1 insertion(+) (limited to 'otherlibs/unix/connect.c') diff --git a/otherlibs/unix/connect.c b/otherlibs/unix/connect.c index 77b172014..bc2012d86 100644 --- a/otherlibs/unix/connect.c +++ b/otherlibs/unix/connect.c @@ -12,6 +12,7 @@ /* $Id$ */ #include +#include #include "unixsupport.h" #ifdef HAS_SOCKETS -- cgit v1.2.3-70-g09d2