diff options
Diffstat (limited to 'xen-hvm.c')
| -rw-r--r-- | xen-hvm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xen-hvm.c b/xen-hvm.c index a0da8d7d91..98ea44fdf3 100644 --- a/xen-hvm.c +++ b/xen-hvm.c @@ -9,7 +9,6 @@ */ #include "qemu/osdep.h" -#include <sys/mman.h> #include "cpu.h" #include "hw/pci/pci.h" |