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-07 18:02:49 +03:00
2016-04-25 12:05:05 +01:00
2016-05-11 10:29:28 +02:00
2016-05-23 13:30:03 +02:00
2016-06-07 18:19:25 +03:00
2016-06-16 18:39:03 +02:00