diff --git a/arch/s390/pci/pci_iov.c b/arch/s390/pci/pci_iov.c index 35fca14ebb35..ead062bf2b41 100644 --- a/arch/s390/pci/pci_iov.c +++ b/arch/s390/pci/pci_iov.c @@ -13,6 +13,8 @@ #include #include +#include "pci_iov.h" + static struct resource iov_res = { .name = "PCI IOV res", .start = 0,