X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=jit%2Fparse.c;h=5fd31c4bfadafb29a208b80eea535f77bda44707;hb=8fe7c579aad043936b006c9eb5ccef8b3ef87a07;hp=cf75c4810ef2582c0e673bc44b3df1e8d11a0afb;hpb=3d817a88e4b2c619942452ef1c0fdf2ca2fb762b;p=cacao.git diff --git a/jit/parse.c b/jit/parse.c index cf75c4810..5fd31c4bf 100644 --- a/jit/parse.c +++ b/jit/parse.c @@ -28,7 +28,7 @@ Changes: Carolyn Oates - $Id: parse.c 619 2003-11-13 13:49:23Z twisti $ + $Id: parse.c 655 2003-11-20 14:52:00Z carolyn $ */ @@ -37,6 +37,7 @@ #include "parse.h" #include "global.h" #include "jit.h" +#include "parseRT.h" #include "inline.h" #include "loop/loop.h" #include "types.h"