diff options
Diffstat (limited to 'stubs/xen-common.c')
-rw-r--r-- | stubs/xen-common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stubs/xen-common.c b/stubs/xen-common.c index 09fce2dd36..f5efcae362 100644 --- a/stubs/xen-common.c +++ b/stubs/xen-common.c @@ -6,7 +6,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "hw/xen/xen.h" void xenstore_store_pv_console_info(int i, Chardev *chr) |