diff options
Diffstat (limited to 'xen-common-stub.c')
-rw-r--r-- | xen-common-stub.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xen-common-stub.c b/xen-common-stub.c index 906f991f1e..699c3f1c64 100644 --- a/xen-common-stub.c +++ b/xen-common-stub.c @@ -5,6 +5,7 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "hw/xen/xen.h" |