diff options
Diffstat (limited to 'gcc/sdbout.c')
-rw-r--r-- | gcc/sdbout.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/sdbout.c b/gcc/sdbout.c index 95d7120dd49..c08ac283573 100644 --- a/gcc/sdbout.c +++ b/gcc/sdbout.c @@ -76,7 +76,6 @@ static GTY(()) bool sdbout_initialized; #include "reload.h" #include "output.h" #include "diagnostic-core.h" -#include "toplev.h" #include "tm_p.h" #include "gsyms.h" #include "langhooks.h" |