* utimecmp.c: Include stat-time.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Sep 2005 07:16:21 +0000 (07:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Sep 2005 07:16:21 +0000 (07:16 +0000)
commit58dfecfeafb6e11152eb6ed1f9198d4532b51427
tree594e03e72204cc0aba44faa1f0b879e63f3ab7f5
parent0fecb046139645c251a2f1c548280590f5f29126
* utimecmp.c: Include stat-time.h.
(SYSCALL_RESOLUTION): Depend on whether various struct stat
members exist, not on the obsolescent ST_MTIM_NSEC.
(utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
lib/ChangeLog
lib/utimecmp.c