]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/calls.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / calls.c
index 4dcdb27c1c156bbb20cdd7c718fb66babe6e12e3..726ba23c3fc1fe1d75c31d4f9c2cecfc2ba53e94 100644 (file)
@@ -23,6 +23,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm.h"
 #include "rtl.h"
 #include "tree.h"
+#include "stor-layout.h"
+#include "varasm.h"
+#include "stringpool.h"
+#include "attribs.h"
 #include "gimple.h"
 #include "flags.h"
 #include "expr.h"