]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c/c-decl.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / c / c-decl.c
index 10933e80d1a13463ddc1fe63c4d4b157287d7444..4125bd94103632d4b7491328051626184e9b53b0 100644 (file)
@@ -31,6 +31,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm.h"
 #include "intl.h"
 #include "tree.h"
+#include "print-tree.h"
+#include "stor-layout.h"
+#include "varasm.h"
+#include "attribs.h"
+#include "stringpool.h"
 #include "tree-inline.h"
 #include "flags.h"
 #include "function.h"