]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/class.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / java / class.c
index 251873e08110314343c910842be7271a605d1104..58bc92f94d94b4aa8c6a03fd506bb27c0a433e6f 100644 (file)
@@ -27,6 +27,9 @@ The Free Software Foundation is independent of Sun Microsystems, Inc.  */
 #include "system.h"
 #include "coretypes.h"
 #include "tree.h"
+#include "stringpool.h"
+#include "stor-layout.h"
+#include "varasm.h"
 #include "flags.h"
 #include "java-tree.h"
 #include "jcf.h"