diff options
Diffstat (limited to 'src/vnet/ip/ip6_forward.c')
-rw-r--r-- | src/vnet/ip/ip6_forward.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vnet/ip/ip6_forward.c b/src/vnet/ip/ip6_forward.c index 0ed20eea4ee..bf6aa7f3212 100644 --- a/src/vnet/ip/ip6_forward.c +++ b/src/vnet/ip/ip6_forward.c @@ -55,7 +55,6 @@ #include <vppinfra/bihash_template.c> #endif #include <vnet/ip/ip6_forward.h> -#include <vnet/ipsec/ipsec_tun.h> #include <vnet/interface_output.h> /* Flag used by IOAM code. Classifier sets it pop-hop-by-hop checks it */ |