/*[IP6]*/ #include #ifndef IN6_IS_ADDR_MULTICAST #error "IN6_IS_ADDR_MULTICAST is not defined" #endif int main(void) { return 0; }