app/testpmd: implement basic support for flow API
[dpdk.git] / app / test-pmd / iofwd.c
index 26936b7..15cb4a2 100644 (file)
@@ -64,6 +64,7 @@
 #include <rte_ether.h>
 #include <rte_ethdev.h>
 #include <rte_string_fns.h>
+#include <rte_flow.h>
 
 #include "testpmd.h"