aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.c b/fetchmail.c
index 6e9d1134..eb09f12d 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -17,6 +17,7 @@
#include <string.h>
#include <signal.h>
#include <pwd.h>
+#include <errno.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/stat.h>