On 01/05/19 00:50, Michael S. Tsirkin wrote: >> Stefan, did you hit a build failure, or it was just theoretical? >> >> linux-headers/*/mman.h is updated by "linux-headers: add >> linux/mman.h" (commit 8cf108c5d159). If the build really fails, >> something else is broken in our build system. > I think it's for non-linux hosts. linux-headers/ is only used > on linux hosts.
Yes, it is. Maybe the #ifndef/#define part should be only used for non-Linux. Paolo
