]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-s390x/kvm.c
os-posix: include sys/mman.h
[mirror_qemu.git] / target-s390x / kvm.c
index f108cd3875adf7de7d68a4e298d3247490819793..45e94ca48abd81e86a14bac522ec37e93ebe1e95 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "qemu/osdep.h"
 #include <sys/ioctl.h>
-#include <sys/mman.h>
 
 #include <linux/kvm.h>
 #include <asm/ptrace.h>