From: Jim Meyering Date: Sun, 10 Aug 2003 17:50:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_11~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122920318600284983099a62c76abacc49eae938;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 3905d32b4b..86d8116cda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-08-10 Jim Meyering + + * src/nice.c [!NICE_PRIORITY]: Include after + system.h so the types from time.h and sys/time.h are available. + It appears that this is necessary for OpenBSD, NetBSD, and + Darwin 6.5 (MacOS 10.2.5). Reported by Nelson Beebe. + 2003-08-06 Paul Eggert * NEWS: Add support for setting file timestamps to microsecond