diff options
Diffstat (limited to 'gcc/ree.c')
-rw-r--r-- | gcc/ree.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ree.c b/gcc/ree.c index 46f7d2edff1..9e3dd7b222f 100644 --- a/gcc/ree.c +++ b/gcc/ree.c @@ -252,8 +252,6 @@ along with GCC; see the file COPYING3. If not see #include "params.h" #include "tree-pass.h" #include "df.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" /* This structure represents a candidate for elimination. */ |