ethdev: remove legacy filter API functions
[dpdk.git] / drivers / net / igc / igc_filter.h
index 7995150..877f51c 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <rte_ethdev.h>
 #include <rte_ethdev_core.h>
+#include <rte_ethdev_driver.h>
 #include <rte_eth_ctrl.h>
 
 #include "igc_ethdev.h"