diff options
Diffstat (limited to 'target-moxie')
-rw-r--r-- | target-moxie/translate.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-moxie/translate.c b/target-moxie/translate.c index 229ce3b64d..04ab278ea2 100644 --- a/target-moxie/translate.c +++ b/target-moxie/translate.c @@ -31,6 +31,7 @@ #include "exec/helper-proto.h" #include "exec/helper-gen.h" +#include "exec/log.h" /* This is the state at translation time. */ typedef struct DisasContext { |