From: Jim Meyering Date: Mon, 8 Feb 1999 03:32:06 +0000 (+0000) Subject: Include stdio.h. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=735ac731bb34815ccc62d665e2adb58f3d1b026d;p=pspp 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