]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/graphite-interchange.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / graphite-interchange.c
index b18310b163fdad5b67abc4bbaf002733eef60380..8c0d95d20bb8bc81be4aabf1e4f3cc9f2ad22bd4 100644 (file)
@@ -43,12 +43,19 @@ extern "C" {
 
 #include "system.h"
 #include "coretypes.h"
-#include "tree.h"
-#include "predict.h"
-#include "vec.h"
-#include "hashtab.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 "fold-const.h"
+#include "predict.h"
 #include "tm.h"
 #include "hard-reg-set.h"
 #include "input.h"