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