projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb611e8
)
(AI_DEFAULT): Add AI_IDN.
author
drepper
<drepper>
Sat, 13 Mar 2004 06:52:45 +0000
(06:52 +0000)
committer
drepper
<drepper>
Sat, 13 Mar 2004 06:52:45 +0000
(06:52 +0000)
include/netdb.h
patch
|
blob
|
history
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>