diff options
Diffstat (limited to 'gcc/lto-section-out.c')
-rw-r--r-- | gcc/lto-section-out.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/lto-section-out.c b/gcc/lto-section-out.c index 66b2fcde99b..c0a4821566e 100644 --- a/gcc/lto-section-out.c +++ b/gcc/lto-section-out.c @@ -49,8 +49,6 @@ along with GCC; see the file COPYING3. If not see #include "params.h" #include "except.h" #include "langhooks.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "data-streamer.h" #include "lto-streamer.h" |