tcp: Do not include the tcp_packet.h file in the ip4_packet.h
[vpp.git] / src / vnet / devices / virtio / node.c
index bc9afd9..2d2da18 100644 (file)
@@ -31,6 +31,7 @@
 #include <vnet/ip/ip4_packet.h>
 #include <vnet/ip/ip6_packet.h>
 #include <vnet/udp/udp_packet.h>
+#include <vnet/tcp/tcp_packet.h>
 #include <vnet/devices/virtio/virtio.h>
 #include <vnet/devices/virtio/virtio_inline.h>