commit | 75e7d1301475d49311d14e202936c62df0c07d10 | [log] [tgz] |
---|---|---|
author | Klement Sekera <ksekera@cisco.com> | Wed Sep 20 08:26:30 2017 +0200 |
committer | Florin Coras <florin.coras@gmail.com> | Thu Feb 01 23:41:17 2018 +0000 |
tree | 1a7e1d211cc97352f093a0207e6c94952e39e611 | |
parent | 2b9453c55a7294d8eedf126d616a608c32be0e36 [diff] [blame] |
IPv4/6 reassembly Change-Id: Ic5dcadd13c88b8a5e7896dab82404509c081614a Signed-off-by: Klement Sekera <ksekera@cisco.com>
diff --git a/src/vnet/ip/ip6_input.h b/src/vnet/ip/ip6_input.h index 4c0d784..fe993ca 100644 --- a/src/vnet/ip/ip6_input.h +++ b/src/vnet/ip/ip6_input.h
@@ -41,6 +41,7 @@ #define included_ip6_input_h #include <vnet/ip/ip.h> +#include <vnet/ip/icmp6.h> extern char *ip6_error_strings[];