app/testpmd: implement basic support for flow API
[dpdk.git] / app / test-pmd / macfwd.c
index 86e01de..d361db1 100644 (file)
@@ -65,6 +65,7 @@
 #include <rte_ethdev.h>
 #include <rte_ip.h>
 #include <rte_string_fns.h>
+#include <rte_flow.h>
 
 #include "testpmd.h"