fdutimensat: revert prior patch
authorEric Blake <ebb9@byu.net>
Thu, 31 Dec 2009 12:42:02 +0000 (05:42 -0700)
committerEric Blake <ebb9@byu.net>
Thu, 31 Dec 2009 12:43:06 +0000 (05:43 -0700)
This reverts commit 2c391ad5ed26c01e161b5de30d3a225fabe08731.

* modules/fdutimensat (Depends-on): Re-add inline; it is needed by
utimens.h.
Reported by Bruno Haible.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
modules/fdutimensat

index 93416b4..ffecc44 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-12-31  Eric Blake  <ebb9@byu.net>
+
+       fdutimensat: revert prior patch
+       * modules/fdutimensat (Depends-on): Re-add inline; it is needed by
+       utimens.h.
+       Reported by Bruno Haible.
+
 2009-12-30  Eric Blake  <ebb9@byu.net>
 
        sys_wait: drop link-warning dependency
index 093b1a6..38f8158 100644 (file)
@@ -7,6 +7,7 @@ lib/utimens.h
 
 Depends-on:
 futimens
+inline
 utimensat
 
 configure.ac: