aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/m_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/arm/tcg/m_helper.c')
-rw-r--r--target/arm/tcg/m_helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/tcg/m_helper.c b/target/arm/tcg/m_helper.c
index d1f1e02acc..23d7f73035 100644
--- a/target/arm/tcg/m_helper.c
+++ b/target/arm/tcg/m_helper.c
@@ -16,6 +16,7 @@
#include "qemu/bitops.h"
#include "qemu/log.h"
#include "exec/exec-all.h"
+#include "exec/page-protection.h"
#ifdef CONFIG_TCG
#include "exec/cpu_ldst.h"
#include "semihosting/common-semi.h"