aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
Diffstat (limited to 'net/core')
-rw-r--r--net/core/pktgen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/core/pktgen.c b/net/core/pktgen.c
index 2dec6f1b0cd7..261357a66300 100644
--- a/net/core/pktgen.c
+++ b/net/core/pktgen.c
@@ -161,6 +161,7 @@
161#include <net/checksum.h> 161#include <net/checksum.h>
162#include <net/ipv6.h> 162#include <net/ipv6.h>
163#include <net/udp.h> 163#include <net/udp.h>
164#include <net/ip6_checksum.h>
164#include <net/addrconf.h> 165#include <net/addrconf.h>
165#ifdef CONFIG_XFRM 166#ifdef CONFIG_XFRM
166#include <net/xfrm.h> 167#include <net/xfrm.h>