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 fa78c726..43d34868 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -54,6 +54,7 @@ struct hostrec
char localname [USERNAMELEN];
char remotename [USERNAMELEN];
char password [PASSWORDLEN];
+ char rpopid [PASSWORDLEN];
char userfolder [FOLDERLEN];
char remotefolder [FOLDERLEN];
char smtphost[HOSTLEN];