tcp: Do not include the tcp_packet.h file in the ip4_packet.h
[vpp.git] / src / plugins / vmxnet3 / input.c
index 25d39dd..a58e2c1 100644 (file)
@@ -23,6 +23,7 @@
 #include <vnet/ip/ip6_packet.h>
 #include <vnet/ip/ip4_packet.h>
 #include <vnet/udp/udp_packet.h>
+#include <vnet/tcp/tcp_packet.h>
 #include <vnet/interface/rx_queue_funcs.h>
 #include <vmxnet3/vmxnet3.h>