changeset 7775:77791268fe1f

* modules/lchmod (Include): Require lchmod.h, not lchown.h.
author Jim Meyering <jim@meyering.net>
date Wed, 03 Jan 2007 09:19:44 +0000
parents 19787b4038af
children 35d644ee8b48
files ChangeLog modules/lchmod
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-01  Bruno Haible  <bruno@clisp.org>
+
+	* modules/lchmod (Include): Require lchmod.h, not lchown.h.
+
 2007-01-03  Jim Meyering  <jim@meyering.net>
 
 	* modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
--- a/modules/lchmod
+++ b/modules/lchmod
@@ -13,7 +13,7 @@
 Makefile.am:
 
 Include:
-"lchown.h"
+"lchmod.h"
 
 License:
 GPL