tcp: Do not include the tcp_packet.h file in the ip4_packet.h
[vpp.git] / src / vnet / ip / ip4_inlines.h
index 9a6c8c7..ca7327f 100644 (file)
@@ -42,6 +42,7 @@
 
 #include <vnet/ip/ip_flow_hash.h>
 #include <vnet/ip/ip4_packet.h>
+#include <vnet/tcp/tcp_packet.h>
 
 #define IP_DF 0x4000           /* don't fragment */