projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(AI_DEFAULT): Add AI_IDN.
[kopensolaris-gnu/glibc.git]
/
include
/
netdb.h
diff --git
a/include/netdb.h
b/include/netdb.h
index
e8f28e8
..
a31cdfd
100644
(file)
--- 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)
+#define AI_DEFAULT (AI_V4MAPPED | AI_ADDRCONFIG
| AI_IDN
)
#include <inet/netgroup.h>