/*[IP6]*/
#include <netinet/in.h>
int const foo = INET6_ADDRSTRLEN;
int main(void) { return 0; }
