aboutsummaryrefslogtreecommitdiff
path: root/target/i386/whpx/whpx-apic.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/whpx/whpx-apic.c')
-rw-r--r--target/i386/whpx/whpx-apic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/i386/whpx/whpx-apic.c b/target/i386/whpx/whpx-apic.c
index c15df35ad6..8710e37567 100644
--- a/target/i386/whpx/whpx-apic.c
+++ b/target/i386/whpx/whpx-apic.c
@@ -11,6 +11,7 @@
* See the COPYING file in the top-level directory.
*/
#include "qemu/osdep.h"
+#include "qemu/error-report.h"
#include "cpu.h"
#include "hw/i386/apic_internal.h"
#include "hw/i386/apic-msidef.h"