diff --git a/hw/vfio/listener.c b/hw/vfio/listener.c index a2c19a3cec..b5cefc9395 100644 --- a/hw/vfio/listener.c +++ b/hw/vfio/listener.c @@ -25,6 +25,7 @@ #endif #include +#include "exec/target_page.h" #include "hw/vfio/vfio-device.h" #include "hw/vfio/pci.h" #include "system/address-spaces.h"