diff options
Diffstat (limited to 'gcc/cfgcleanup.c')
-rw-r--r-- | gcc/cfgcleanup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfgcleanup.c b/gcc/cfgcleanup.c index dc41f45bd6d..c365b5e8a2d 100644 --- a/gcc/cfgcleanup.c +++ b/gcc/cfgcleanup.c @@ -44,7 +44,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "recog.h" #include "diagnostic-core.h" -#include "toplev.h" #include "cselib.h" #include "params.h" #include "tm_p.h" |