From f85c9d8ce690267f9b767aaaf877c87099404c9d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 21 Mar 2000 13:23:01 +0000 Subject: Attempt to fix IDLE. svn path=/trunk/; revision=2831 --- fetchmail.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fetchmail.h') 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 */ -- cgit v1.2.3