From 9b1973fbd778fe00582981bf4999ffb92fd98c0c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 8 Feb 1999 03:32:06 +0000 Subject: Include stdio.h. --- lib/readutmp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/readutmp.c') diff --git a/lib/readutmp.c b/lib/readutmp.c index 39ea0703e..bd20ff050 100644 --- a/lib/readutmp.c +++ b/lib/readutmp.c @@ -19,6 +19,8 @@ #include +#include + #include #if defined(STDC_HEADERS) || defined(HAVE_STRING_H) # include -- cgit v1.2.3-54-g00ecf