]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/dwarf2cfi.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / dwarf2cfi.c
index d9d9107f8fab85c558a02e450445bbb63cc43bc8..9def81b91c465c88d987737e2fc92d9ee548e1be 100644 (file)
@@ -24,12 +24,18 @@ along with GCC; see the file COPYING3.  If not see
 #include "version.h"
 #include "flags.h"
 #include "rtl.h"
-#include "tree.h"
-#include "stor-layout.h"
-#include "hashtab.h"
 #include "hash-set.h"
-#include "vec.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 "real.h"
+#include "tree.h"
+#include "stor-layout.h"
 #include "hard-reg-set.h"
 #include "input.h"
 #include "function.h"