]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/mmap.c
bsd-user: Rewrite target system call definintion glue
[mirror_qemu.git] / bsd-user / mmap.c
index 0ac1b92706cea68e56b4c881d616cab0fb31cebc..03119b1f202991ed7034d4ace9724f99bfaf13df 100644 (file)
@@ -20,8 +20,6 @@
 
 #include "qemu.h"
 #include "qemu-common.h"
-#include "bsd-mman.h"
-#include "exec/exec-all.h"
 
 //#define DEBUG_MMAP