]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/verify.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / java / verify.c
index 250e479b5fc323351577da6bca68a060af165320..184d950a35626f12f14144c46d27ff0310e6190d 100644 (file)
@@ -25,6 +25,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc.  */
 
 #include "config.h"
 #include "system.h"
+#include "coretypes.h"
+#include "tm.h"
 #include "tree.h"
 #include "java-tree.h"
 #include "javaop.h"