diff options
Diffstat (limited to 'gcc/statistics.c')
-rw-r--r-- | gcc/statistics.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/statistics.c b/gcc/statistics.c index e76ad95..233926d 100644 --- a/gcc/statistics.c +++ b/gcc/statistics.c @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-dump.h" #include "tm.h" #include "hard-reg-set.h" -#include "input.h" #include "function.h" #include "context.h" #include "pass_manager.h" |