aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-dump.c')
-rw-r--r--gcc/tree-dump.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree-dump.c b/gcc/tree-dump.c
index e89ddf6..8e809ea 100644
--- a/gcc/tree-dump.c
+++ b/gcc/tree-dump.c
@@ -21,11 +21,8 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "tm.h"
#include "tree.h"
#include "tree-pretty-print.h"
-#include "alias.h"
-#include "splay-tree.h"
#include "tree-dump.h"
#include "langhooks.h"
#include "tree-iterator.h"