diff options
Diffstat (limited to 'gcc/lto/lto.c')
-rw-r--r-- | gcc/lto/lto.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/lto/lto.c b/gcc/lto/lto.c index 08234d8..0972ff6 100644 --- a/gcc/lto/lto.c +++ b/gcc/lto/lto.c @@ -33,10 +33,8 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "predict.h" #include "basic-block.h" -#include "plugin-api.h" #include "hard-reg-set.h" #include "function.h" -#include "ipa-ref.h" #include "cgraph.h" #include "tree-ssa-operands.h" #include "tree-pass.h" |