diff options
Diffstat (limited to 'hw/i386/xen/xen_pvdevice.c')
-rw-r--r-- | hw/i386/xen/xen_pvdevice.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i386/xen/xen_pvdevice.c b/hw/i386/xen/xen_pvdevice.c index 10c89cda41..27f646da06 100644 --- a/hw/i386/xen/xen_pvdevice.c +++ b/hw/i386/xen/xen_pvdevice.c @@ -33,6 +33,7 @@ #include "qapi/error.h" #include "qemu/module.h" #include "hw/pci/pci.h" +#include "hw/qdev-properties.h" #include "migration/vmstate.h" #include "trace.h" |