diff options
Diffstat (limited to 'gcc/config/rx/rx.c')
-rw-r--r-- | gcc/config/rx/rx.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/rx/rx.c b/gcc/config/rx/rx.c index f4f6808..cf9a3c1 100644 --- a/gcc/config/rx/rx.c +++ b/gcc/config/rx/rx.c @@ -26,7 +26,6 @@ #include "system.h" #include "coretypes.h" #include "tm.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" @@ -71,7 +70,6 @@ #include "target-def.h" #include "langhooks.h" #include "opts.h" -#include "is-a.h" #include "plugin-api.h" #include "ipa-ref.h" #include "cgraph.h" |