aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 36282fff..5fa4053a 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -84,6 +84,7 @@ struct query
int flush;
int norewrite;
int limit;
+ int fetchlimit;
/* unseen, previous state of mailbox (initially from .fetchids) */
struct idlist *oldsaved, *newsaved;