diff options
Diffstat (limited to 'gcc/combine.c')
-rw-r--r-- | gcc/combine.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/combine.c b/gcc/combine.c index f3802d7379a..8eaae7c4e3e 100644 --- a/gcc/combine.c +++ b/gcc/combine.c @@ -116,8 +116,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-pass.h" #include "df.h" #include "valtrack.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "obstack.h" #include "rtl-iter.h" |