]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/darwin-c.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / config / darwin-c.c
index c2bfa83714a2ab29c8d50be8aa8c2a1bf645bc73..3803e75fb76494b144f6d2912b384fcc3e8755d1 100644 (file)
@@ -23,6 +23,15 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "cpplib.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 "target.h"
 #include "incpath.h"