summary refs log tree commit diff stats
path: root/target/mips/sysemu/physaddr.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/sysemu/physaddr.c')
-rw-r--r--target/mips/sysemu/physaddr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mips/sysemu/physaddr.c b/target/mips/sysemu/physaddr.c
index 5c5184e136..505781d84c 100644
--- a/target/mips/sysemu/physaddr.c
+++ b/target/mips/sysemu/physaddr.c
@@ -19,6 +19,7 @@
 #include "qemu/osdep.h"
 #include "cpu.h"
 #include "exec/exec-all.h"
+#include "exec/page-protection.h"
 #include "../internal.h"
 
 static int is_seg_am_mapped(unsigned int am, bool eu, int mmu_idx)