]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/web.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / web.c
index 7ffe63399ced69d3bdf6aefbd26918916e6e32fe..0ea2752b22c92e06fbf85288ad5876b424a7c1b2 100644 (file)
--- a/gcc/web.c
+++ b/gcc/web.c
@@ -36,19 +36,13 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "tm.h"
+#include "backend.h"
+#include "rtl.h"
+#include "df.h"
 #include "diagnostic-core.h"
 
-#include "rtl.h"
-#include "hard-reg-set.h"
 #include "flags.h"
 #include "obstack.h"
-#include "predict.h"
-#include "function.h"
-#include "dominance.h"
-#include "cfg.h"
-#include "basic-block.h"
-#include "df.h"
 #include "insn-config.h"
 #include "recog.h"
 #include "tree-pass.h"