tcp: Do not include the tcp_packet.h file in the ip4_packet.h
[vpp.git] / src / vnet / flow / flow.h
index 76c1df8..4945f43 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <vppinfra/clib.h>
 #include <vppinfra/pcap.h>
+#include <vnet/vnet.h>
 #include <vnet/l3_types.h>
 #include <vnet/ip/ip4_packet.h>
 #include <vnet/ip/ip6_packet.h>