From 735ac731bb34815ccc62d665e2adb58f3d1b026d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 8 Feb 1999 03:32:06 +0000 Subject: [PATCH] Include stdio.h. --- lib/readutmp.c | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.11.0