aboutsummaryrefslogtreecommitdiffstats
path: root/etrn.c
diff options
context:
space:
mode:
Diffstat (limited to 'etrn.c')
-rw-r--r--etrn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/etrn.c b/etrn.c
index d65e1b03..d5c6f432 100644
--- a/etrn.c
+++ b/etrn.c
@@ -10,6 +10,7 @@
#include <assert.h>
#include <netdb.h>
#include <errno.h>
+#include <unistd.h>
#include "fetchmail.h"
#include "smtp.h"
#include "socket.h"