]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ipa-utils.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / ipa-utils.c
index 2cc7c5dbc73ee07d072aa9df8c9caa66d670b1e8..5c5db220ab1b465d8a5a0a22204998ba18852e4e 100644 (file)
@@ -22,12 +22,19 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "tm.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 "hard-reg-set.h"
 #include "input.h"
 #include "function.h"