Revision 69e8b162

b/os-posix.c
28 28
#include <signal.h>
29 29
#include <sys/types.h>
30 30
#include <sys/wait.h>
31
/*needed for MAP_POPULATE before including qemu-options.h */
32
#include <sys/mman.h>
31 33
#include <pwd.h>
32 34
#include <libgen.h>
33 35

  

Also available in: Unified diff