* lib/getdate.h (includes): Include <time.h>, not "timespec.h".
authorEric Blake <ebb9@byu.net>
Fri, 23 Feb 2007 18:25:21 +0000 (18:25 +0000)
committerEric Blake <ebb9@byu.net>
Fri, 23 Feb 2007 18:25:21 +0000 (18:25 +0000)
commit0e698b54a2d85bddf2bb04ecb60435da4b1bcf11
tree6b8666c953f9c4bf26380bcacb7c46b25eb03fdb
parent4d76a83ff171e1d393a78e5e5c7b7072119835bb
* lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
* lib/stat-time.h (includes): Likewise.
* lib/utimecmp.c (includes): Likewise.
* lib/utimens.h (includes): Likewise.
* lib/getdate.y (includes): Also include "timespec.h" for use
internal to the module.
* modules/utimens (Depends-on): Revert yesterday's patch.
* modules/nanosleep (Depends-on): Add missing dependency.
ChangeLog
lib/getdate.h
lib/getdate.y
lib/stat-time.h
lib/utimecmp.c
lib/utimens.h
modules/nanosleep
modules/utimens