/*[IP6]*/
#include <netinet/in.h>
#ifndef IN6_IS_ADDR_MC_GLOBAL
#error "IN6_IS_ADDR_MC_GLOBAL is not defined"
#endif
int main(void) { return 0; }
