Hello,

I'm getting error building on macOS after commit ddac19f534:

  CC      aarch64-softmmu/hw/virtio/virtio-blk-pci.o
In file included from qemu/hw/virtio/virtio-9p-pci.c:19:
In file included from qemu/hw/9pfs/virtio-9p.h:6:
In file included from qemu/hw/9pfs/9p.h:7:
qemu/fsdev/file-op-9p.h:19:10: fatal error: 'sys/vfs.h' file not found
#include <sys/vfs.h>
         ^~~~~~~~~~~

Am I missing something? (Apart from the include file which is not present on OS X... Maybe this needs the #ifdefs it had before the split?)

Regards,
BALATON Zoltan

Reply via email to