]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 8 Feb 1999 03:35:15 +0000 (03:35 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 8 Feb 1999 03:35:15 +0000 (03:35 +0000)
old/sh-utils/ChangeLog

index d1fd7741e3a07ac44778f59714294f47952d9d55..f640edddebed42c529d77124b1bdd525861f5987 100644 (file)
@@ -1,10 +1,10 @@
 1999-02-07  Jim Meyering  <meyering@ascend.com>
 
+       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.