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 baba9198..7ee72a2f 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -178,6 +178,7 @@ extern char *idfile; /* path name of UID file */
extern int linelimit; /* limit # lines retrieved per site */
extern int versioninfo; /* emit only version info */
extern char *user; /* name of invoking user */
+extern char *fetchmailhost; /* the name of the host running fetchmail */
/* prototypes for globally callable functions */
#if defined(HAVE_STDARG_H)