Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h
qemu/osdep.h checks whether MAP_ANONYMOUS is defined, but this check
is bogus without a previous inclusion of sys/mman.h.  Include it in
sysemu/os-posix.h and remove it from everywhere else.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-16 18:39:03 +02:00
..
2016-06-06 16:59:31 +01:00
2016-06-06 18:57:06 +02:00
2016-05-29 09:11:10 +02:00
2016-05-19 16:42:29 +02:00
2016-05-18 15:04:27 +03:00
2016-05-29 09:11:10 +02:00
2016-05-29 09:11:10 +02:00
2016-06-06 16:59:31 +01:00
2016-05-17 15:50:29 +02:00
2016-06-16 18:39:03 +02:00