inet_ntop, inet_pton: Simplify.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Mar 2011 12:58:17 +0000 (13:58 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 19 Mar 2011 12:58:17 +0000 (13:58 +0100)
commited39fd917449e87da736b651102b192510809b06
treef201f2fb7b612e6b6168df8aa867f172bf8fe132
parent169c6370ea84d5e008159bd555becbba88c79b10
inet_ntop, inet_pton: Simplify.

* modules/inet_ntop (Depends-on): Remove socklen, since sys_socket is
documented to provide socklen_t and we already depend on sys_socket.
* modules/inet_pton (Depends-on): Likewise.
* lib/arpa_inet.in.h: Adjust comment.
ChangeLog
lib/arpa_inet.in.h
modules/inet_ntop
modules/inet_pton