summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixgbe/ixgbe.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2015-06-01 20:05:06 +0000
committerjhb <jhb@FreeBSD.org>2015-06-01 20:05:06 +0000
commitc2b9c8621e0421049de9dd87f12c74b95ddc2b77 (patch)
tree333cf7e53f261be864a5e951aa65ffac66726031 /sys/dev/ixgbe/ixgbe.h
parent77722a1db50434c5b1a75674f2034c0149fed6b1 (diff)
downloadFreeBSD-src-c2b9c8621e0421049de9dd87f12c74b95ddc2b77.zip
FreeBSD-src-c2b9c8621e0421049de9dd87f12c74b95ddc2b77.tar.gz
Catch up to the SRIOV API changes in r283670.
Diffstat (limited to 'sys/dev/ixgbe/ixgbe.h')
-rw-r--r--sys/dev/ixgbe/ixgbe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ixgbe/ixgbe.h b/sys/dev/ixgbe/ixgbe.h
index bc6634e..7f8aac5 100644
--- a/sys/dev/ixgbe/ixgbe.h
+++ b/sys/dev/ixgbe/ixgbe.h
@@ -95,6 +95,7 @@
#ifdef PCI_IOV
#include <sys/nv.h>
#include <sys/iov_schema.h>
+#include <dev/pci/pci_iov.h>
#endif
#include "ixgbe_api.h"
OpenPOWER on IntegriCloud