diff options
Diffstat (limited to 'gcc/rtlhooks.c')
-rw-r--r-- | gcc/rtlhooks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtlhooks.c b/gcc/rtlhooks.c index c1e2dcd..8202f29 100644 --- a/gcc/rtlhooks.c +++ b/gcc/rtlhooks.c @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "rtlhooks-def.h" #include "symtab.h" #include "hard-reg-set.h" -#include "input.h" #include "function.h" #include "flags.h" #include "alias.h" |