diff options
Diffstat (limited to 'hw/vfio/pci.c')
-rw-r--r-- | hw/vfio/pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/vfio/pci.c b/hw/vfio/pci.c index 8a58ad6..48ac0f5 100644 --- a/hw/vfio/pci.c +++ b/hw/vfio/pci.c @@ -22,6 +22,7 @@ #include <linux/vfio.h> #include <sys/ioctl.h> +#include "hw/hw.h" #include "hw/pci/msi.h" #include "hw/pci/msix.h" #include "hw/pci/pci_bridge.h" |