diff options
Diffstat (limited to 'tci.c')
| -rw-r--r-- | tci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tci.c b/tci.c index a744760266..4711ee4817 100644 --- a/tci.c +++ b/tci.c @@ -26,6 +26,7 @@ #include "qemu-common.h" #include "exec/exec-all.h" /* MAX_OPC_PARAM_IARGS */ +#include "exec/cpu_ldst.h" #include "tcg-op.h" /* Marker for missing code. */ |