]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cfgloopmanip.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / cfgloopmanip.c
index f306b4be6118b8f2778f5174a40a801efb1369ca..45cc85da8638e0b34dfc00b6b1e7088e3069f50e 100644 (file)
@@ -26,6 +26,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "vec.h"
 #include "hashtab.h"
 #include "hash-set.h"
+#include "symtab.h"
+#include "inchash.h"
 #include "machmode.h"
 #include "hard-reg-set.h"
 #include "input.h"
@@ -36,6 +38,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "basic-block.h"
 #include "cfgloop.h"
 #include "tree.h"
+#include "fold-const.h"
 #include "tree-ssa-alias.h"
 #include "internal-fn.h"
 #include "gimple-expr.h"