diff options
Diffstat (limited to 'gcc/lto-section-in.c')
-rw-r--r-- | gcc/lto-section-in.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto-section-in.c b/gcc/lto-section-in.c index fb0c70d81c4..ad4077e04f3 100644 --- a/gcc/lto-section-in.c +++ b/gcc/lto-section-in.c @@ -38,7 +38,6 @@ along with GCC; see the file COPYING3. If not see #include "except.h" #include "vec.h" #include "timevar.h" -#include "output.h" #include "lto-streamer.h" #include "lto-compress.h" #include "ggc.h" |