aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/except.c')
-rw-r--r--gcc/except.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/except.c b/gcc/except.c
index 39bede0..6288eb0 100644
--- a/gcc/except.c
+++ b/gcc/except.c
@@ -125,6 +125,8 @@ along with GCC; see the file COPYING3. If not see
#include "hard-reg-set.h"
#include "input.h"
#include "function.h"
+#include "insn-codes.h"
+#include "optabs.h"
#include "expr.h"
#include "libfuncs.h"
#include "insn-config.h"