]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-streamer.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / tree-streamer.c
index 7a7ea039e1acd8b5e4551a59d637a6c57f1f4875..c66e1743106d72e918b0025c8fbbea00d8401ecc 100644 (file)
@@ -24,19 +24,13 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "alias.h"
-#include "symtab.h"
-#include "options.h"
+#include "backend.h"
 #include "tree.h"
-#include "fold-const.h"
-#include "predict.h"
-#include "tm.h"
+#include "gimple.h"
 #include "hard-reg-set.h"
-#include "function.h"
-#include "basic-block.h"
-#include "tree-ssa-alias.h"
+#include "options.h"
+#include "fold-const.h"
 #include "internal-fn.h"
-#include "gimple-expr.h"
-#include "gimple.h"
 #include "streamer-hooks.h"
 #include "cgraph.h"
 #include "tree-streamer.h"