]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/dse.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / dse.c
index b602caa291ff7823663979ae9f6ad3faf07b2d15..9662da845ba63a2950fef11ff016698c6dea9c83 100644 (file)
--- a/gcc/dse.c
+++ b/gcc/dse.c
@@ -29,6 +29,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm.h"
 #include "rtl.h"
 #include "tree.h"
+#include "stor-layout.h"
 #include "tm_p.h"
 #include "regs.h"
 #include "hard-reg-set.h"