diff options
Diffstat (limited to 'gcc/config/frv/frv.c')
-rw-r--r-- | gcc/config/frv/frv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/frv/frv.c b/gcc/config/frv/frv.c index f8653c761e0..56f69e2065d 100644 --- a/gcc/config/frv/frv.c +++ b/gcc/config/frv/frv.c @@ -40,7 +40,6 @@ along with GCC; see the file COPYING3. If not see #include "function.h" #include "optabs.h" #include "diagnostic-core.h" -#include "toplev.h" #include "basic-block.h" #include "tm_p.h" #include "ggc.h" |