diff options
Diffstat (limited to 'xen-hvm.c')
| -rw-r--r-- | xen-hvm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xen-hvm.c b/xen-hvm.c index 590f66dcf8..1c9fb12955 100644 --- a/xen-hvm.c +++ b/xen-hvm.c @@ -8,6 +8,7 @@ * GNU GPL, version 2 or (at your option) any later version. */ +#include "qemu/osdep.h" #include <sys/mman.h> #include "hw/pci/pci.h" |