aboutsummaryrefslogtreecommitdiff
path: root/gcc/stmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/stmt.c')
-rw-r--r--gcc/stmt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/stmt.c b/gcc/stmt.c
index 0430367..1dc11ac 100644
--- a/gcc/stmt.c
+++ b/gcc/stmt.c
@@ -49,6 +49,7 @@ along with GCC; see the file COPYING3. If not see
#include "output.h"
#include "langhooks.h"
#include "predict.h"
+#include "insn-codes.h"
#include "optabs.h"
#include "target.h"
#include "cfganal.h"