X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=blobdiff_plain;f=include%2Fnetdb.h;h=e8f28e8c673681bb2c08133544d63053e83cd781;hp=a31cdfd6d8111e9f380ccf21109b54447c2f774b;hb=b9427b38af9acac03ec3bafa6c095b34df8c8124;hpb=d820c47eb1f39ef2092d3974e900b36ed0f8b042 diff --git a/include/netdb.h b/include/netdb.h index a31cdfd6d8..e8f28e8c67 100644 --- a/include/netdb.h +++ b/include/netdb.h @@ -184,7 +184,7 @@ libc_hidden_proto (ruserpass) /* The following definition has been removed from the public header since we don't want people to use them. */ -#define AI_DEFAULT (AI_V4MAPPED | AI_ADDRCONFIG | AI_IDN) +#define AI_DEFAULT (AI_V4MAPPED | AI_ADDRCONFIG) #include