diff options
Diffstat (limited to 'target/tricore/helper.c')
| -rw-r--r-- | target/tricore/helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/tricore/helper.c b/target/tricore/helper.c index 76bd226370..7014255f77 100644 --- a/target/tricore/helper.c +++ b/target/tricore/helper.c @@ -20,6 +20,7 @@ #include "hw/registerfields.h" #include "cpu.h" #include "exec/exec-all.h" +#include "exec/page-protection.h" #include "fpu/softfloat-helpers.h" #include "qemu/qemu-print.h" |