From 5a2c422ccff9c0a0f3777d31c4af38b6c0256fdc Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 13 Mar 1997 09:59:32 +0000 Subject: Added -U option. svn path=/trunk/; revision=931 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index e2720cbc..526d7370 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -75,6 +75,7 @@ struct hostdata /* shared among all user connections to given server */ char *envelope; int skip; int dns; + int uidl; #ifdef linux char *interface; -- cgit v1.2.3