]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/elfload.c
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into staging
[mirror_qemu.git] / bsd-user / elfload.c
index 0a6092bdf76565be3ab7e12762abaaa4ab94498f..41a1309296c34e2c8036f1690aaad4e44e41856e 100644 (file)
@@ -1,10 +1,10 @@
 /* This is the Linux kernel elf-loading code, ported into user space */
 
 #include "qemu/osdep.h"
-#include <sys/mman.h>
 
 #include "qemu.h"
 #include "disas/disas.h"
+#include "qemu/path.h"
 
 #ifdef _ARCH_PPC64
 #undef ARCH_DLINFO