From: Eric Blake Date: Wed, 30 Dec 2009 23:51:26 +0000 (-0700) Subject: fdutimensat: remove bogus dependency X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c391ad5ed26c01e161b5de30d3a225fabe08731;p=pspp fdutimensat: remove bogus dependency * modules/fdutimensat (Depends-on): Drop inline. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index 1417d0d8f8..836ba9938e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-12-30 Eric Blake + fdutimensat: remove bogus dependency + * modules/fdutimensat (Depends-on): Drop inline. + unistd: fix typo * lib/unistd.in.h (linkat) [GNULIB_POSIXCHECK]: Fix typo. diff --git a/modules/fdutimensat b/modules/fdutimensat index 38f8158dbd..093b1a6edd 100644 --- a/modules/fdutimensat +++ b/modules/fdutimensat @@ -7,7 +7,6 @@ lib/utimens.h Depends-on: futimens -inline utimensat configure.ac: