diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/physmem.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/physmem.c b/system/physmem.c index 1a81c22..44e477a 100644 --- a/system/physmem.c +++ b/system/physmem.c @@ -31,6 +31,7 @@ #endif /* CONFIG_TCG */ #include "exec/exec-all.h" +#include "exec/page-protection.h" #include "exec/target_page.h" #include "hw/qdev-core.h" #include "hw/qdev-properties.h" |