aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/gso/gro_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/gso/gro_func.h')
-rw-r--r--src/vnet/gso/gro_func.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/gso/gro_func.h b/src/vnet/gso/gro_func.h
index 95def6f8eba..96a03ce7542 100644
--- a/src/vnet/gso/gro_func.h
+++ b/src/vnet/gso/gro_func.h
@@ -19,6 +19,8 @@
#include <vnet/ethernet/ethernet.h>
#include <vnet/gso/gro.h>
#include <vnet/gso/hdr_offset_parser.h>
+#include <vnet/ip/ip4.h>
+#include <vnet/ip/ip6.h>
#include <vnet/udp/udp_packet.h>
#include <vnet/tcp/tcp.h>
#include <vnet/vnet.h>