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 07b7978b..6de7cf8a 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -654,6 +654,7 @@ int is_host_alias(const char *, struct query *);
char *host_fqdn(void);
char *rfc822timestamp(void);
flag isafile(int);
+char *rfc2047e(const char*, const char *);
void yyerror(const char *);
int yylex(void);