diff options
Diffstat (limited to 'xen-common.c')
-rw-r--r-- | xen-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xen-common.c b/xen-common.c index 6cd2959e21..4860b2eb76 100644 --- a/xen-common.c +++ b/xen-common.c @@ -8,6 +8,7 @@ * GNU GPL, version 2 or (at your option) any later version. */ +#include "qemu/osdep.h" #include "hw/xen/xen_backend.h" #include "qmp-commands.h" #include "sysemu/char.h" |