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