From: Jim Meyering Date: Mon, 8 Feb 1999 03:32:06 +0000 (+0000) Subject: Include stdio.h. X-Git-Tag: FILEUTILS-4_0e~62 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=735ac731bb34815ccc62d665e2adb58f3d1b026d;p=gnulib.git Include stdio.h. --- diff --git a/lib/readutmp.c b/lib/readutmp.c index 39ea0703e3..bd20ff0508 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