summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/print-rtl.c')
-rw-r--r--gcc/print-rtl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/print-rtl.c b/gcc/print-rtl.c
index 644dde830d8..36182d349ce 100644
--- a/gcc/print-rtl.c
+++ b/gcc/print-rtl.c
@@ -33,7 +33,6 @@ along with GCC; see the file COPYING3. If not see
/* These headers all define things which are not available in
generator programs. */
#ifndef GENERATOR_FILE
-#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "tree.h"
@@ -41,7 +40,6 @@ along with GCC; see the file COPYING3. If not see
#include "flags.h"
#include "hard-reg-set.h"
#include "predict.h"
-#include "input.h"
#include "function.h"
#include "basic-block.h"
#include "diagnostic.h"