ethdev: fix missing include in flow API
Fixes: b1a4b4cbc0a8 ("ethdev: introduce generic flow API") Cc: stable@dpdk.org Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com> Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
This commit is contained in:
parent
972bf36106
commit
06dbc8de05
@ -14,6 +14,8 @@
|
||||
* associated actions in hardware through flow rules.
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <rte_arp.h>
|
||||
#include <rte_ether.h>
|
||||
#include <rte_icmp.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user