diff options
Diffstat (limited to 'gcc/lto/lto-object.c')
-rw-r--r-- | gcc/lto/lto-object.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto/lto-object.c b/gcc/lto/lto-object.c index 21da20b052a..3be58dec380 100644 --- a/gcc/lto/lto-object.c +++ b/gcc/lto/lto-object.c @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "diagnostic-core.h" -#include "toplev.h" #include "lto.h" #include "tm.h" #include "lto-streamer.h" |