summaryrefslogtreecommitdiff
path: root/modules/inet_pton
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-03-19 13:58:17 +0100
committerBruno Haible <bruno@clisp.org>2011-03-19 13:58:17 +0100
commited39fd917449e87da736b651102b192510809b06 (patch)
treef201f2fb7b612e6b6168df8aa867f172bf8fe132 /modules/inet_pton
parent169c6370ea84d5e008159bd555becbba88c79b10 (diff)
downloadgnulib-ed39fd917449e87da736b651102b192510809b06.tar.gz
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.
Diffstat (limited to 'modules/inet_pton')
-rw-r--r--modules/inet_pton1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/inet_pton b/modules/inet_pton
index 271d7785fb..44c50b892e 100644
--- a/modules/inet_pton
+++ b/modules/inet_pton
@@ -7,7 +7,6 @@ m4/inet_pton.m4
Depends-on:
c-ctype
-socklen
sys_socket
arpa_inet
errno