On Mon, Nov 05, 2018 at 04:29:20PM +0800, Zhang Yi wrote:
> diff --git a/include/standard-headers/linux/mman.h 
> b/include/standard-headers/linux/mman.h
> new file mode 100644
> index 0000000..ea1fc47
> --- /dev/null
> +++ b/include/standard-headers/linux/mman.h

include/standard-headers/ contains mechanically-translated Linux kernel
headers.  You wrote your own header file from scratch and
scripts/update-linux-headers.h doesn't know about it.

Please put your changes in include/qemu/osdep.h instead of
include/standard-headers/.

Attachment: signature.asc
Description: PGP signature

Reply via email to