diff options
Diffstat (limited to 'gcc/statistics.c')
-rw-r--r-- | gcc/statistics.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/statistics.c b/gcc/statistics.c index b3892c659cd..e76ad95189e 100644 --- a/gcc/statistics.c +++ b/gcc/statistics.c @@ -23,11 +23,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tree-pass.h" #include "tree-dump.h" -#include "statistics.h" -#include "hash-table.h" -#include "hashtab.h" -#include "hash-set.h" -#include "vec.h" #include "tm.h" #include "hard-reg-set.h" #include "input.h" |