diff options
Diffstat (limited to 'gcc/lto-section-in.c')
-rw-r--r-- | gcc/lto-section-in.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/lto-section-in.c b/gcc/lto-section-in.c index 1574649c145..d24929ee727 100644 --- a/gcc/lto-section-in.c +++ b/gcc/lto-section-in.c @@ -50,8 +50,6 @@ along with GCC; see the file COPYING3. If not see #include "diagnostic-core.h" #include "except.h" #include "timevar.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "lto-streamer.h" #include "lto-compress.h" |