more XTA updates
[cacao.git] / jit / parse.c
index cf75c4810ef2582c0e673bc44b3df1e8d11a0afb..5fd31c4bfadafb29a208b80eea535f77bda44707 100644 (file)
@@ -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"