summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/readutmp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/readutmp.c b/lib/readutmp.c
index 39ea0703e..bd20ff050 100644
--- a/lib/readutmp.c
+++ b/lib/readutmp.c
@@ -19,6 +19,8 @@
#include <config.h>
+#include <stdio.h>
+
#include <sys/stat.h>
#if defined(STDC_HEADERS) || defined(HAVE_STRING_H)
# include <string.h>