projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7477161
)
Include stdio.h.
author
Jim Meyering
<jim@meyering.net>
Mon, 8 Feb 1999 03:32:06 +0000
(
03:32
+0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 8 Feb 1999 03:32:06 +0000
(
03:32
+0000)
lib/readutmp.c
patch
|
blob
|
history
diff --git
a/lib/readutmp.c
b/lib/readutmp.c
index 39ea0703e3381e32d7c401fb2c7a3467dcc1cf70..bd20ff0508fec739faedffd939b7d031e9178abd 100644
(file)
--- a/
lib/readutmp.c
+++ b/
lib/readutmp.c
@@
-19,6
+19,8
@@
#include <config.h>
+#include <stdio.h>
+
#include <sys/stat.h>
#if defined(STDC_HEADERS) || defined(HAVE_STRING_H)
# include <string.h>