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