diff options
Diffstat (limited to 'gcc/debug.c')
-rw-r--r-- | gcc/debug.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/debug.c b/gcc/debug.c index 6aa9d400ad1..e89529d5cd0 100644 --- a/gcc/debug.c +++ b/gcc/debug.c @@ -18,9 +18,7 @@ #include "config.h" #include "system.h" #include "coretypes.h" -#include "tm.h" #include "tree.h" -#include "alias.h" #include "debug.h" /* The do-nothing debug hooks. */ |