]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/calls.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / calls.c
index 85475532b9751111b3346bc9e9ce8ea59f841cc7..36aa19feaaa2bc0e0439ac17f2a7d2b7e5b4596e 100644 (file)
@@ -22,7 +22,17 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "rtl.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 "wide-int.h"
+#include "inchash.h"
 #include "tree.h"
+#include "fold-const.h"
 #include "stor-layout.h"
 #include "varasm.h"
 #include "stringpool.h"