From a81ed4e3afc172d4a4dcda36f2078ed3110b774d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 22 Feb 2007 21:27:01 +0000 Subject: [PATCH] * modules/utimens (Depends-on): Add timespec, required for utimens.h's inclusion of timespec.h. --- ChangeLog | 5 +++++ modules/utimens | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 19d29222e..f330998bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-02-22 Jim Meyering + + * modules/utimens (Depends-on): Add timespec, required for + utimens.h's inclusion of timespec.h. + 2007-02-21 Paul Eggert * lib/getcwd.c (__getcwd): Undo previous change; it mishandled diff --git a/modules/utimens b/modules/utimens index caf8805d6..abaf78319 100644 --- a/modules/utimens +++ b/modules/utimens @@ -11,6 +11,7 @@ m4/utimes.m4 Depends-on: sys_time time +timespec configure.ac: gl_UTIMENS -- 2.11.0