diff options
Diffstat (limited to 'gcc/config/mep/mep-pragma.c')
-rw-r--r-- | gcc/config/mep/mep-pragma.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/mep/mep-pragma.c b/gcc/config/mep/mep-pragma.c index b32cc8a0c92..de66e7ec3a3 100644 --- a/gcc/config/mep/mep-pragma.c +++ b/gcc/config/mep/mep-pragma.c @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" @@ -32,7 +31,6 @@ along with GCC; see the file COPYING3. If not see #include "hard-reg-set.h" #include "output.h" /* for decode_reg_name */ #include "mep-protos.h" -#include "input.h" #include "function.h" #define MAX_RECOG_OPERANDS 10 #include "reload.h" |