]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_mac.c
net/octeontx2: fix VLAN filter
[dpdk.git] / drivers / net / mlx5 / mlx5_mac.c
index 88c52b29f44557af6770e8ce3b378210a1fd2082..6ffcfcd97adb04b73416e7b18cd58134a15950d0 100644 (file)
@@ -9,11 +9,9 @@
 #include <inttypes.h>
 #include <errno.h>
 #include <netinet/in.h>
-#include <sys/ioctl.h>
-#include <arpa/inet.h>
 
 #include <rte_ether.h>
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 #include <rte_common.h>
 
 #include "mlx5_defs.h"