changeset 12530:1f7cf333ed1d

fdutimensat: remove bogus dependency * modules/fdutimensat (Depends-on): Drop inline. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Wed, 30 Dec 2009 16:51:26 -0700
parents 88f199a59d30
children 49d8271a705f
files ChangeLog modules/fdutimensat
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-12-30  Eric Blake  <ebb9@byu.net>
 
+	fdutimensat: remove bogus dependency
+	* modules/fdutimensat (Depends-on): Drop inline.
+
 	unistd: fix typo
 	* lib/unistd.in.h (linkat) [GNULIB_POSIXCHECK]: Fix typo.
 
--- a/modules/fdutimensat
+++ b/modules/fdutimensat
@@ -7,7 +7,6 @@
 
 Depends-on:
 futimens
-inline
 utimensat
 
 configure.ac: