From 3946ca7fc16f02619c69fa3e332f87cf9620213c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 8 Feb 1999 03:30:06 +0000 Subject: Include stdio.h. --- src/who.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/who.c') diff --git a/src/who.c b/src/who.c index 7fd98d0bf..7220ec7e8 100644 --- a/src/who.c +++ b/src/who.c @@ -26,6 +26,7 @@ #include #include +#include #include "error.h" #include "readutmp.h" -- cgit v1.2.3-54-g00ecf