On 20 March 2018 at 17:17, Michael S. Tsirkin <m...@redhat.com> wrote: > We have our own copy of unistd so there is no > need to check for symbols present there. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
I just sent a mail in the other thread about this, but we only have our own copy of unistd if the host architecture supports KVM. If it doesn't then we're going to be using the system's copy of the includes... thanks -- PMM