]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c/c-aux-info.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / c / c-aux-info.c
index 165979c557dcea9e7fcf0d7e7c452027385bf983..fcefcae2fd55baddc3a4a6bb18d0840c0a1b7dff 100644 (file)
@@ -25,6 +25,14 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "flags.h"
+#include "hash-set.h"
+#include "vec.h"
+#include "symtab.h"
+#include "input.h"
+#include "alias.h"
+#include "double-int.h"
+#include "machmode.h"
+#include "inchash.h"
 #include "tree.h"
 #include "c-tree.h"