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 b7bfd45..873bbc3 100644 --- a/gcc/statistics.c +++ b/gcc/statistics.c @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-dump.h" #include "statistics.h" #include "hashtab.h" -#include "tm.h" #include "function.h" static int statistics_dump_nr; |