diff options
Diffstat (limited to 'hw/i386/vapic.c')
| -rw-r--r-- | hw/i386/vapic.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i386/vapic.c b/hw/i386/vapic.c index 26aae64e5d..347431eeef 100644 --- a/hw/i386/vapic.c +++ b/hw/i386/vapic.c @@ -11,6 +11,7 @@ #include "qemu/osdep.h" #include "qemu/module.h" +#include "exec/target_page.h" #include "system/system.h" #include "system/cpus.h" #include "system/hw_accel.h" |