]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/typeck.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / java / typeck.c
index 004ebf151b7db410da3c6ac12d85343e38ad1d1c..39ee4199908c57d7ec135171d1ba2feadd356bc2 100644 (file)
@@ -27,6 +27,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc.  */
 #include "system.h"
 #include "coretypes.h"
 #include "tree.h"
+#include "stor-layout.h"
+#include "stringpool.h"
 #include "obstack.h"
 #include "flags.h"
 #include "java-tree.h"