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[];