1#include <netinet/in.h>
2
3const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
4