]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include fprintftime.h.
authorJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 08:08:32 +0000 (08:08 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 08:08:32 +0000 (08:08 +0000)
commitd5eda08be3fa603b34c09277d989b58d31653a8d
treec904735851e1cd63c5567c5909e438c00106349c
parent4fdd25e01277153a0eedbdd4fd510c7c8bd850e5
Include fprintftime.h.
Don't include strftime.h or xanstrftime.h -- no longer needed.
(show_date): Use new fprintftime function rather than xanstrftime.
Correct comment: this function no longer handles a NULL format string.
src/du.c