1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-26 06:44:51 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-02-08 03:35:15 +00:00
parent 1a4f074c9e
commit 70a87bf7ca

View 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.