diff options
Diffstat (limited to 'gcc/fwprop.c')
-rw-r--r-- | gcc/fwprop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fwprop.c b/gcc/fwprop.c index 75b7d54..b62ad3f 100644 --- a/gcc/fwprop.c +++ b/gcc/fwprop.c @@ -33,7 +33,6 @@ along with GCC; see the file COPYING3. If not see #include "obstack.h" #include "predict.h" #include "hard-reg-set.h" -#include "input.h" #include "function.h" #include "dominance.h" #include "cfg.h" |