diff options
Diffstat (limited to 'gcc/java/class.c')
-rw-r--r-- | gcc/java/class.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/java/class.c b/gcc/java/class.c index d320046..902323e 100644 --- a/gcc/java/class.c +++ b/gcc/java/class.c @@ -45,8 +45,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "tm.h" #include "hard-reg-set.h" #include "function.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "tree-iterator.h" #include "target.h" |