diff options
Diffstat (limited to 'gcc/config/moxie/moxie.c')
-rw-r--r-- | gcc/config/moxie/moxie.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/moxie/moxie.c b/gcc/config/moxie/moxie.c index ef1ed8fb2cc..d4688d9c2f8 100644 --- a/gcc/config/moxie/moxie.c +++ b/gcc/config/moxie/moxie.c @@ -40,6 +40,7 @@ #include "varasm.h" #include "calls.h" #include "expr.h" +#include "insn-codes.h" #include "optabs.h" #include "except.h" #include "hashtab.h" |