]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/attribs.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / attribs.c
index 296bcd6eb740bc0a5bb215ab8417b0678a49d74c..19b697d416ffe05baa356f72a698b9fd7b79bbbf 100644 (file)
@@ -22,6 +22,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "tree.h"
+#include "stringpool.h"
+#include "attribs.h"
+#include "stor-layout.h"
 #include "flags.h"
 #include "diagnostic-core.h"
 #include "ggc.h"