diff options
Diffstat (limited to 'src/cmd/acme/mail/dat.h')
-rw-r--r-- | src/cmd/acme/mail/dat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/acme/mail/dat.h b/src/cmd/acme/mail/dat.h index 4b5c23c7..9a6be955 100644 --- a/src/cmd/acme/mail/dat.h +++ b/src/cmd/acme/mail/dat.h @@ -170,6 +170,7 @@ extern char *outgoing; extern char *mailboxdir; extern char *mboxname; extern char *user; +extern char *srvname; extern char deleted[]; extern int wctlfd; extern int shortmenu; |