Make inet_ntop depend on restrict.
authorSimon Josefsson <simon@josefsson.org>
Mon, 9 Jan 2006 14:22:01 +0000 (14:22 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 9 Jan 2006 14:22:01 +0000 (14:22 +0000)
ChangeLog
modules/inet_ntop

index cbea69b..ba557d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-01-09  Simon Josefsson  <jas@extundo.com>
 
+       * modules/inet_ntop (Depends-on): Add restrict.
+
+2006-01-09  Simon Josefsson  <jas@extundo.com>
+
        * modules/gc-rijndael-tests (License): Likewise.
 
        * modules/gc-des-tests (License): Likewise.
index 0e574f3..4a08108 100644 (file)
@@ -8,6 +8,7 @@ m4/inet_ntop.m4
 m4/sockpfaf.m4
 
 Depends-on:
+restrict
 socklen
 
 configure.ac: