From 83206b7f08eb12ef089f3e7b51bbdd7e78684c06 Mon Sep 17 00:00:00 2001 From: Damien Doligez Date: Sun, 20 Jan 2002 16:30:56 +0000 Subject: ajout includes pour MacOS X git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@4285 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/unix/select.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'otherlibs/unix/select.c') diff --git a/otherlibs/unix/select.c b/otherlibs/unix/select.c index 674184b17..8923e130f 100644 --- a/otherlibs/unix/select.c +++ b/otherlibs/unix/select.c @@ -26,10 +26,8 @@ #ifdef HAS_SYS_SELECT_H #include #endif - -#if defined(__OpenBSD__) || defined(__MACH__) #include -#endif +#include typedef fd_set file_descr_set; -- cgit v1.2.3-70-g09d2