]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
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 e07e9f8bc3d7919b5a42a8f72e68bc316d891bde..6fd24df613740fe28b17f06bedac6aa3c7d29057 100644 (file)
@@ -20,6 +20,7 @@
 #include <config.h>
 #include <getopt.h>
 #include <pwd.h>
+#include <stdio.h>
 
 #include "system.h"
 #include "error.h"