diff options
Diffstat (limited to 'gcc/debug.c')
-rw-r--r-- | gcc/debug.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/debug.c b/gcc/debug.c index ed468f70779..9c621f82884 100644 --- a/gcc/debug.c +++ b/gcc/debug.c @@ -19,12 +19,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 "debug.h" |