From 0a337ef438e4c5902171516e76666869a87747c6 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 22 May 1998 18:35:29 +0000 Subject: Must declare cmd_idfile. svn path=/trunk/; revision=1793 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 0155bcc0..6a9c47d1 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -259,6 +259,7 @@ extern flag use_invisible; /* if invisible was set */ extern flag quitmode; /* if --quit was set */ extern flag check_only; /* if --check was set */ extern char *cmd_logfile; /* if --logfile was set */ +extern char *cmd_idfile; /* if --idfile was set */ extern int cmd_daemon; /* if --daemon was set */ /* these get computed */ -- cgit v1.2.3