diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2021-03-26 15:28:24 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2021-03-26 15:56:02 +0000 |
| commit | 5a461a86cf5bb0ac4ffde3caf03df0386ddad6cc (patch) | |
| tree | 5331d4cc6c5d0b5a71f5c5da7beb8593a2aefaca /sys/dev/mlx4 | |
| parent | 5140034cc077c416690b4fdb79a96744fe0af0e6 (diff) | |
Diffstat (limited to 'sys/dev/mlx4')
| -rw-r--r-- | sys/dev/mlx4/mlx4_ib/mlx4_ib_main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mlx4/mlx4_ib/mlx4_ib_main.c b/sys/dev/mlx4/mlx4_ib/mlx4_ib_main.c index 2d628c7868cb..b31744e73be6 100644 --- a/sys/dev/mlx4/mlx4_ib/mlx4_ib_main.c +++ b/sys/dev/mlx4/mlx4_ib/mlx4_ib_main.c @@ -38,7 +38,6 @@ #include <linux/errno.h> #include <linux/etherdevice.h> #include <linux/netdevice.h> -#include <linux/inetdevice.h> #include <linux/if_vlan.h> #include <linux/fs.h> #include <linux/rcupdate.h> |
