-/* $OpenBSD: icmp6.c,v 1.152 2014/12/22 11:05:53 mpi Exp $ */
+/* $OpenBSD: icmp6.c,v 1.153 2015/01/19 13:53:55 mpi Exp $ */
/* $KAME: icmp6.c,v 1.217 2001/06/20 15:03:29 jinmei Exp $ */
/*
#include <netinet6/mld6_var.h>
#include <netinet/in_pcb.h>
#include <netinet6/nd6.h>
-#include <netinet6/in6_ifattach.h>
#include <netinet6/ip6protosw.h>
#if NCARP > 0
-/* $OpenBSD: ip6_input.c,v 1.134 2014/12/19 17:14:40 tedu Exp $ */
+/* $OpenBSD: ip6_input.c,v 1.135 2015/01/19 13:53:55 mpi Exp $ */
/* $KAME: ip6_input.c,v 1.188 2001/03/29 05:34:31 itojun Exp $ */
/*
#include <netinet/ip6.h>
#include <netinet6/ip6_var.h>
#include <netinet/icmp6.h>
-#include <netinet6/in6_ifattach.h>
#include <netinet6/nd6.h>
#include <netinet6/ip6protosw.h>