aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcse.c')
-rw-r--r--gcc/gcse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gcse.c b/gcc/gcse.c
index e4b8a2f..f1d3af9 100644
--- a/gcc/gcse.c
+++ b/gcc/gcse.c
@@ -140,7 +140,6 @@ along with GCC; see the file COPYING3. If not see
#include "toplev.h"
#include "hard-reg-set.h"
#include "rtl.h"
-#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "tree.h"