aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fetchmail.h b/fetchmail.h
index d469d3c2..605c469b 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -404,6 +404,8 @@ extern int phase;
#define STAGE_LOGOUT 4
extern int stage;
+extern int mytimeout;
+
/* mark values for name lists */
#define XMIT_ACCEPT 1 /* accepted; matches local domain or name */
#define XMIT_REJECT 2 /* rejected; no match */