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