]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/print-tree.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / print-tree.c
index f9e03424c36f6ea2de5090c474e6d231e7bd279e..649ff4f64da54fdd724288d102c36703896962f6 100644 (file)
@@ -23,6 +23,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "tree.h"
+#include "varasm.h"
+#include "print-rtl.h"
+#include "stor-layout.h"
 #include "ggc.h"
 #include "langhooks.h"
 #include "tree-iterator.h"