summaryrefslogtreecommitdiff
path: root/hw/i386/xen/xen_apic.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/xen/xen_apic.c')
-rw-r--r--hw/i386/xen/xen_apic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i386/xen/xen_apic.c b/hw/i386/xen/xen_apic.c
index f5acd6a096..512814683a 100644
--- a/hw/i386/xen/xen_apic.c
+++ b/hw/i386/xen/xen_apic.c
@@ -9,6 +9,7 @@
* This work is licensed under the terms of the GNU GPL version 2 or
* later. See the COPYING file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include "hw/i386/apic_internal.h"
#include "hw/pci/msi.h"
#include "hw/xen/xen.h"