projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc3a54
)
Include stdio.h.
author
Jim Meyering
<jim@meyering.net>
Mon, 8 Feb 1999 03:30:06 +0000
(
03:30
+0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 8 Feb 1999 03:30:06 +0000
(
03:30
+0000)
src/who.c
patch
|
blob
|
history
diff --git
a/src/who.c
b/src/who.c
index 7fd98d0bf6828ddfe1354d344ab45adae09752b8..7220ec7e838d219f7858cb5b4738ea70922b9828 100644
(file)
--- a/
src/who.c
+++ b/
src/who.c
@@
-26,6
+26,7
@@
#include <config.h>
#include <getopt.h>
+#include <stdio.h>
#include "error.h"
#include "readutmp.h"