From: Simon Josefsson Date: Mon, 9 Jan 2006 14:22:01 +0000 (+0000) Subject: Make inet_ntop depend on restrict. X-Git-Tag: cvs-readonly~2663 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=6be5a9a79e6e94e7aa2b45aad3995a43ac64b28a;p=gnulib.git Make inet_ntop depend on restrict. --- diff --git a/ChangeLog b/ChangeLog index cbea69b95..ba557d820 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-01-09 Simon Josefsson + * modules/inet_ntop (Depends-on): Add restrict. + +2006-01-09 Simon Josefsson + * modules/gc-rijndael-tests (License): Likewise. * modules/gc-des-tests (License): Likewise. diff --git a/modules/inet_ntop b/modules/inet_ntop index 0e574f3dd..4a081086d 100644 --- a/modules/inet_ntop +++ b/modules/inet_ntop @@ -8,6 +8,7 @@ m4/inet_ntop.m4 m4/sockpfaf.m4 Depends-on: +restrict socklen configure.ac: