changeset 6538:d9545f97fc1f

Depend on 'free' module.
author Bruno Haible <bruno@clisp.org>
date Tue, 10 Jan 2006 18:07:16 +0000
parents 040ffb6174b7
children 5a1c91276525
files ChangeLog modules/readutmp
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-08  Bruno Haible  <bruno@clisp.org>
+
+	* modules/readutmp: Depend on module free.
+
 2006-01-10  Simon Josefsson  <jas@extundo.com>
 
 	* modules/sys_socket: New file.
--- a/modules/readutmp
+++ b/modules/readutmp
@@ -8,6 +8,7 @@
 
 Depends-on:
 xalloc
+free
 stdbool
 
 configure.ac: