summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/print-tree.c')
-rw-r--r--gcc/print-tree.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/print-tree.c b/gcc/print-tree.c
index 94e3ddceb43..ad66e2f9c25 100644
--- a/gcc/print-tree.c
+++ b/gcc/print-tree.c
@@ -22,12 +22,9 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "tm.h"
-#include "function.h"
-#include "hard-reg-set.h"
#include "tree.h"
#include "cgraph.h"
#include "diagnostic.h"
-#include "alias.h"
#include "varasm.h"
#include "print-rtl.h"
#include "stor-layout.h"