From aa46693dc5810998b2668c31a8649c31f0f2e49c Mon Sep 17 00:00:00 2001 From: Damien Doligez Date: Tue, 16 Dec 2003 18:09:44 +0000 Subject: depollution (PR#1914, PR#1956) git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6023 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/unix/unix.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otherlibs/unix/unix.ml') diff --git a/otherlibs/unix/unix.ml b/otherlibs/unix/unix.ml index daa24e61e..f476d8287 100644 --- a/otherlibs/unix/unix.ml +++ b/otherlibs/unix/unix.ml @@ -109,7 +109,7 @@ let handle_unix_error f arg = exit 2 external environment : unit -> string array = "unix_environment" -external getenv: string -> string = "sys_getenv" +external getenv: string -> string = "caml_sys_getenv" external putenv: string -> string -> unit = "unix_putenv" type process_status = -- cgit v1.2.3-70-g09d2