From 280167a6a65e28caec9ef1af78204aea0b2bc6e4 Mon Sep 17 00:00:00 2001 From: Xavier Leroy <xavier.leroy@inria.fr> Date: Tue, 28 May 1996 12:41:37 +0000 Subject: fix_code, meta, interp: remplacement de execute_bytecode par reify_bytecode. lexing: ne plus faire de callbacks, incompatibles avec les threads. autres: rectifications #includes. git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@844 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- byterun/extern.c | 1 + 1 file changed, 1 insertion(+) (limited to 'byterun/extern.c') diff --git a/byterun/extern.c b/byterun/extern.c index 82626581a..a195fe248 100644 --- a/byterun/extern.c +++ b/byterun/extern.c @@ -13,6 +13,7 @@ /* Structured output */ +#include <string.h> #include "alloc.h" #include "fail.h" #include "gc.h" -- cgit v1.2.3-70-g09d2