* modules/lchmod (Include): Require lchmod.h, not lchown.h.
authorJim Meyering <jim@meyering.net>
Wed, 3 Jan 2007 09:19:44 +0000 (09:19 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 3 Jan 2007 09:19:44 +0000 (09:19 +0000)
ChangeLog
modules/lchmod

index 6d21d34..4efeed4 100644 (file)
--- 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.
index 78d7829..63b4cf6 100644 (file)
@@ -13,7 +13,7 @@ gl_FUNC_LCHMOD
 Makefile.am:
 
 Include:
-"lchown.h"
+"lchmod.h"
 
 License:
 GPL