diff options
Diffstat (limited to 'hw/xen/xen-common.c')
-rw-r--r-- | hw/xen/xen-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xen/xen-common.c b/hw/xen/xen-common.c index 0bed5770c9..8c2de255ff 100644 --- a/hw/xen/xen-common.c +++ b/hw/xen/xen-common.c @@ -14,6 +14,7 @@ #include "chardev/char.h" #include "sysemu/accel.h" #include "migration/migration.h" +#include "migration/global_state.h" //#define DEBUG_XEN |