diff options
Diffstat (limited to 'gcc/optabs.c')
-rw-r--r-- | gcc/optabs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/optabs.c b/gcc/optabs.c index 28c433b..26735dd 100644 --- a/gcc/optabs.c +++ b/gcc/optabs.c @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "diagnostic-core.h" -#include "toplev.h" /* Include insn-config.h before expr.h so that HAVE_conditional_move is properly defined. */ |