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