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