]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/jcf-dump.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / java / jcf-dump.c
index 1fa5bd411746083db83685b60e418d11b012e209..52cfc588e1acb7e9be30353ec3cf88d6a882555d 100644 (file)
@@ -54,6 +54,16 @@ The Free Software Foundation is independent of Sun Microsystems, Inc.  */
 #include "diagnostic.h"
 
 #include "jcf.h"
+#include "hash-set.h"
+#include "machmode.h"
+#include "vec.h"
+#include "double-int.h"
+#include "input.h"
+#include "alias.h"
+#include "symtab.h"
+#include "options.h"
+#include "wide-int.h"
+#include "inchash.h"
 #include "tree.h"
 #include "java-tree.h"