net/octeontx2: fix VLAN filter
[dpdk.git] / drivers / net / mlx5 / mlx5_mac.c
index 88c52b2..6ffcfcd 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"