aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fetchmail.h1
1 files changed, 1 insertions, 0 deletions
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 */