aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'options.c')
-rw-r--r--options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.c b/options.c
index feb6ea7d..0c7d4434 100644
--- a/options.c
+++ b/options.c
@@ -6,6 +6,7 @@
#include <config.h>
+#include <stdio.h>
#include <pwd.h>
#include <string.h>
#if defined(STDC_HEADERS)