aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 24d8d0ab..8120af3d 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -74,6 +74,7 @@ struct hostrec
int protocol;
int port;
int authenticate;
+ int timeout;
/* MDA arguments */
char *mda_argv[32];