]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/godump.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / godump.c
index 7a629aefee089189531f2453c98a0b35bad431f8..4147f7547313f28aff5c82db1b543c0bb92039d9 100644 (file)
@@ -31,6 +31,16 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "diagnostic-core.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 "ggc.h"
 #include "hash-set.h"