tap_v2: include host-side parameters in the dump binary API
[vpp.git] / src / vnet / devices / virtio / node.c
index f746ada..5ca0636 100644 (file)
@@ -30,6 +30,8 @@
 #include <vnet/ethernet/ethernet.h>
 #include <vnet/devices/devices.h>
 #include <vnet/feature/feature.h>
+#include <vnet/ip/ip4_packet.h>
+#include <vnet/ip/ip6_packet.h>
 #include <vnet/devices/virtio/virtio.h>