Include stdio.h.
authorJim Meyering <jim@meyering.net>
Mon, 8 Feb 1999 03:30:06 +0000 (03:30 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 8 Feb 1999 03:30:06 +0000 (03:30 +0000)
src/who.c

index 7fd98d0bf6828ddfe1354d344ab45adae09752b8..7220ec7e838d219f7858cb5b4738ea70922b9828 100644 (file)
--- a/src/who.c
+++ b/src/who.c
@@ -26,6 +26,7 @@
 
 #include <config.h>
 #include <getopt.h>
+#include <stdio.h>
 
 #include "error.h"
 #include "readutmp.h"