From 6063edc759a63e95bba8f155bd54864e718e684d Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Tue, 10 Dec 1996 14:45:58 +0000 Subject: Mise a jour pour Win32 git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1217 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/win32unix/unixsupport.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'otherlibs/win32unix/unixsupport.c') diff --git a/otherlibs/win32unix/unixsupport.c b/otherlibs/win32unix/unixsupport.c index a44b502ce..029301454 100644 --- a/otherlibs/win32unix/unixsupport.c +++ b/otherlibs/win32unix/unixsupport.c @@ -12,6 +12,7 @@ /* $Id$ */ #include +#include #include #include #include @@ -103,7 +104,7 @@ void unix_error(errcode, cmdname, cmdarg) Field(res, 3) = arg; Pop_roots(); #undef name -#under arg +#undef arg mlraise(res); } -- cgit v1.2.3-70-g09d2