#include <netinet/in_systm.h>
#include <netinet/ip.h>
-#if INET6
#include <netinet6/nd6.h>
#include <netinet6/in6_ifattach.h>
#include <netinet6/ip6_var.h>
-#endif
/* #include "vlan.h" */
#if NVLAN > 0
{
#pragma unused(protocol_family)
errno_t result;
- struct sockaddr_dl sdl;
+ struct sockaddr_dl sdl = {};
struct mbuf *m = *m0;
/*