On 07/06/2010 03:50 AM, jes.soren...@redhat.com wrote:
From: Jes Sorensen
The result of parsing qemu-options.def depends on whehter or not
MAP_POPULATE is defined, so make sure to include sys/mman.h before
including qemu-options.h.
Reported by Frank Arnold.
Signed-off-by: Jes Sorensen
Ap
From: Jes Sorensen
The result of parsing qemu-options.def depends on whehter or not
MAP_POPULATE is defined, so make sure to include sys/mman.h before
including qemu-options.h.
Reported by Frank Arnold.
Signed-off-by: Jes Sorensen
---
os-posix.c |2 ++
1 files changed, 2 insertions(+), 0