diff options
Diffstat (limited to 'gcc/gimplify.c')
-rw-r--r-- | gcc/gimplify.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/gimplify.c b/gcc/gimplify.c index 5f4936c3250..74b2dcd25d2 100644 --- a/gcc/gimplify.c +++ b/gcc/gimplify.c @@ -61,8 +61,6 @@ along with GCC; see the file COPYING3. If not see #include "langhooks.h" #include "bitmap.h" #include "gimple-ssa.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "tree-cfg.h" #include "tree-ssanames.h" |