diff options
Diffstat (limited to 'gcc/stmt.c')
-rw-r--r-- | gcc/stmt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/stmt.c b/gcc/stmt.c index 04303676e8f..1dc11ac40f6 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" |