diff options
Diffstat (limited to 'gcc/profile.c')
-rw-r--r-- | gcc/profile.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/profile.c b/gcc/profile.c index 75b418d1657..754326b3a36 100644 --- a/gcc/profile.c +++ b/gcc/profile.c @@ -85,8 +85,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-cfg.h" #include "cfgloop.h" #include "dumpfile.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "profile.h" |