]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/misc/pc-testdev.c
os-posix: include sys/mman.h
[mirror_qemu.git] / hw / misc / pc-testdev.c
index 086893dcca962d24c6aa8b980327088e28b6af91..b81d820084edef3c6b8df9be05f90c06d8f9b6d2 100644 (file)
@@ -36,9 +36,6 @@
 */
 
 #include "qemu/osdep.h"
-#if defined(CONFIG_POSIX)
-#include <sys/mman.h>
-#endif
 #include "hw/hw.h"
 #include "hw/qdev.h"
 #include "hw/isa/isa.h"