diff options
Diffstat (limited to 'gcc/bt-load.c')
-rw-r--r-- | gcc/bt-load.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/bt-load.c b/gcc/bt-load.c index 166ba030208..f48edf201d0 100644 --- a/gcc/bt-load.c +++ b/gcc/bt-load.c @@ -27,15 +27,10 @@ along with GCC; see the file COPYING3. If not see #include "regs.h" #include "target.h" #include "symtab.h" -#include "hashtab.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "function.h" #include "flags.h" -#include "statistics.h" #include "alias.h" -#include "inchash.h" #include "tree.h" #include "insn-config.h" #include "expmed.h" |