diff options
Diffstat (limited to 'gcc/except.c')
-rw-r--r-- | gcc/except.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/except.c b/gcc/except.c index 4770031220a..5c854684680 100644 --- a/gcc/except.c +++ b/gcc/except.c @@ -397,9 +397,7 @@ Boston, MA 02111-1307, USA. */ #include "flags.h" #include "except.h" #include "function.h" -#include "insn-flags.h" #include "expr.h" -#include "insn-codes.h" #include "regs.h" #include "hard-reg-set.h" #include "insn-config.h" |