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

index e07e9f8..6fd24df 100644 (file)
@@ -20,6 +20,7 @@
 #include <config.h>
 #include <getopt.h>
 #include <pwd.h>
+#include <stdio.h>
 
 #include "system.h"
 #include "error.h"