]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Some systems require <unistd.h> to be included before <time.h> for
authorJim Meyering <jim@meyering.net>
Sat, 17 Oct 1998 12:39:30 +0000 (12:39 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 17 Oct 1998 12:39:30 +0000 (12:39 +0000)
commit2e29b321166351391b643d3e885a86e0ef52a656
treeb3919ea3293321e8b8200b654226455b89ad5145
parent082787996c876e1a2db2b2ec6b784069e0a4e145
Some systems require <unistd.h> to be included before <time.h> for
localtime_r to be declared properly.
lib/mktime.c
lib/strftime.c