From 15722ba3948b9c8b86eca5c43fcb590305d83865 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 9 Oct 1996 16:10:58 +0000 Subject: Put timeout default in configuration file. svn path=/trunk/; revision=261 --- fetchmail.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index ef9d8b55..364c8bf9 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -142,5 +142,7 @@ void optmerge(); #endif +void alarm_handler(); + #define FALSE 0 #define TRUE 1 -- cgit v1.2.3