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 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