diff options
Diffstat (limited to 'gcc/tracer.c')
-rw-r--r-- | gcc/tracer.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tracer.c b/gcc/tracer.c index d1ec6c96799..308927a7376 100644 --- a/gcc/tracer.c +++ b/gcc/tracer.c @@ -37,12 +37,9 @@ #include "system.h" #include "coretypes.h" #include "tm.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" -#include "inchash.h" #include "tree.h" #include "fold-const.h" #include "rtl.h" |