diff options
Diffstat (limited to 'cputlb.c')
| -rw-r--r-- | cputlb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cputlb.c b/cputlb.c index 167280ae96..1ff6354b04 100644 --- a/cputlb.c +++ b/cputlb.c @@ -28,6 +28,7 @@ #include "exec/memory-internal.h" #include "exec/ram_addr.h" +#include "exec/exec-all.h" #include "tcg/tcg.h" /* DEBUG defines, enable DEBUG_TLB_LOG to log to the CPU_LOG_MMU target */ |