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 4294bf36..c1913f1a 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -8,6 +8,7 @@
#define P_POP3 3
#define P_IMAP 4
#define P_APOP 5
+#define P_RPOP 6
#define KPOP_PORT 1109