aboutsummaryrefslogtreecommitdiff
path: root/gcc/cselib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cselib.c')
-rw-r--r--gcc/cselib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cselib.c b/gcc/cselib.c
index 7ccaab4..6336e6b 100644
--- a/gcc/cselib.c
+++ b/gcc/cselib.c
@@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "tm.h"
#include "rtl.h"
-#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "tree.h"/* FIXME: For hashing DEBUG_EXPR & friends. */
@@ -32,7 +31,6 @@ along with GCC; see the file COPYING3. If not see
#include "flags.h"
#include "insn-config.h"
#include "recog.h"
-#include "input.h"
#include "function.h"
#include "emit-rtl.h"
#include "diagnostic-core.h"