diff options
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r-- | gcc/toplev.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c index 2f43a89..573b144 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -72,8 +72,6 @@ along with GCC; see the file COPYING3. If not see #include "hosthooks.h" #include "predict.h" #include "basic-block.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "opts.h" #include "opts-diagnostic.h" |