diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-09-04 20:19:48 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2026-01-16 19:37:50 +0000 |
| commit | 8d76cbe16b42749336cf369fbba850bfb30e5cd6 (patch) | |
| tree | 9c2c503d6a51d661402635e74520ad03165f9047 /sys/dev/bnxt | |
| parent | 2f4700c4dc1598c1b99996412a932764d5cbac45 (diff) | |
Diffstat (limited to 'sys/dev/bnxt')
| -rw-r--r-- | sys/dev/bnxt/bnxt_en/if_bnxt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/bnxt/bnxt_en/if_bnxt.c b/sys/dev/bnxt/bnxt_en/if_bnxt.c index 169255c9433e..a8c353e1c406 100644 --- a/sys/dev/bnxt/bnxt_en/if_bnxt.c +++ b/sys/dev/bnxt/bnxt_en/if_bnxt.c @@ -49,6 +49,7 @@ #include <net/ethernet.h> #include <net/iflib.h> +#define WANT_NATIVE_PCI_GET_SLOT #include <linux/pci.h> #include <linux/kmod.h> #include <linux/module.h> |
