Fix implicit basename(3) declaration --- a/hw/vfio/pci.c +++ b/hw/vfio/pci.c @@ -21,6 +21,7 @@ #include "qemu/osdep.h" #include #include +#include #include "hw/hw.h" #include "hw/pci/msi.h"