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