]> git.droids-corp.org - dpdk.git/blobdiff - app/test-pmd/txonly.c
app/testpmd: implement basic support for flow API
[dpdk.git] / app / test-pmd / txonly.c
index 8513a062061b5582cad14595f7dc04459664a846..e996f35ad0fab929c4294e5f180820d324432a6e 100644 (file)
@@ -68,6 +68,7 @@
 #include <rte_tcp.h>
 #include <rte_udp.h>
 #include <rte_string_fns.h>
 #include <rte_tcp.h>
 #include <rte_udp.h>
 #include <rte_string_fns.h>
+#include <rte_flow.h>
 
 #include "testpmd.h"
 
 
 #include "testpmd.h"