diff options
Diffstat (limited to 'gcc/cfg.c')
-rw-r--r-- | gcc/cfg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfg.c b/gcc/cfg.c index 3a82d937a2f..c8ef799148e 100644 --- a/gcc/cfg.c +++ b/gcc/cfg.c @@ -58,7 +58,6 @@ along with GCC; see the file COPYING3. If not see #include "function.h" #include "except.h" #include "diagnostic-core.h" -#include "toplev.h" #include "tm_p.h" #include "obstack.h" #include "timevar.h" |