From: Jim Meyering Date: Mon, 8 Feb 1999 03:35:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~263 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70a87bf7ca1cba9e72c43ffdeec30f512f72fe5d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d1fd7741e3..f640edddeb 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,10 +1,10 @@ 1999-02-07 Jim Meyering + Include stdio.h before defining `_unlocked' macros. * src/pinky.c: Include stdio.h. * src/uptime.c: Likewise. * src/users.c: Likewise. * src/who.c: Likewise. - * lib/readutmp.c: Include stdio.h here... * lib/readutmp.h: ...not here. From Ulrich Drepper.