OSDN Git Service

Ricard Wanderlof writes:
authorMike Frysinger <vapier@gentoo.org>
Sat, 23 Feb 2008 01:28:28 +0000 (01:28 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Feb 2008 01:28:28 +0000 (01:28 -0000)
commit56a0a95d9345a865de215af619f42140d6060116
tree75a2d11c510305964a3b6e532ac3ed5af0a2dbec
parentc29987abda026392561644468022f4c1d3dfcc36
Ricard Wanderlof writes:
The following definitions in getaddrinfo.c seem redundant as they _are_
defined in the public netdb.h header, contrary to the comment. AI_DEFAULT
is not, however it is not used in the file either so can be safely
removed.
libc/inet/getaddrinfo.c