diff options
Diffstat (limited to 'gcc/rtlanal.c')
-rw-r--r-- | gcc/rtlanal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtlanal.c b/gcc/rtlanal.c index 56873365856..d4a9eda2629 100644 --- a/gcc/rtlanal.c +++ b/gcc/rtlanal.c @@ -32,7 +32,6 @@ along with GCC; see the file COPYING3. If not see #include "tm_p.h" #include "flags.h" #include "regs.h" -#include "input.h" #include "function.h" #include "predict.h" #include "basic-block.h" |