#include const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT; #ifdef TEST int main(void) { return 0; } #endif