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 2dbff2f3..5a2ca283 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -363,6 +363,7 @@ extern int pass; /* number of re-polling pass */
extern flag configdump; /* dump control blocks as Python dictionary */
extern const char *fetchmailhost;
/* either "localhost" or an FQDN */
+extern suppress_tags; /* suppress tags in tagged protocols? */
#ifdef SDPS_ENABLE
extern char *sdps_envfrom;
extern char *sdps_envto;