From: Bruno Haible <bruno@clisp.org>
Date: Tue, 10 Jan 2006 18:07:16 +0000 (+0000)
Subject: Depend on 'free' module.
X-Git-Tag: cvs-readonly~2648
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=6a3461008c0456c868d922d18ba1febb35c5c7b2;p=gnulib.git

Depend on 'free' module.
---

diff --git a/ChangeLog b/ChangeLog
index 3af1bc40de..634b4d8868 100644
--- 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.
diff --git a/modules/readutmp b/modules/readutmp
index 542af93061..48014ac79f 100644
--- a/modules/readutmp
+++ b/modules/readutmp
@@ -8,6 +8,7 @@ m4/readutmp.m4
 
 Depends-on:
 xalloc
+free
 stdbool
 
 configure.ac: