diff options
Diffstat (limited to 'gcc/rtl-error.c')
-rw-r--r-- | gcc/rtl-error.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtl-error.c b/gcc/rtl-error.c index c6745e4e2f4..8b9b391e614 100644 --- a/gcc/rtl-error.c +++ b/gcc/rtl-error.c @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "rtl-error.h" #include "insn-attr.h" #include "insn-config.h" -#include "input.h" #include "intl.h" #include "diagnostic.h" |