summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/mail/dat.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-05-21 18:41:05 +0000
committerrsc <devnull@localhost>2006-05-21 18:41:05 +0000
commit44fc56d8c3cc534bf903133c63a9c9ecb42e5b63 (patch)
tree288dadc493247f7624c3c2eb8e6ff46b6c597d15 /src/cmd/acme/mail/dat.h
parent25c823399b92efee49d15f0e78303f70b278dd99 (diff)
downloadplan9port-44fc56d8c3cc534bf903133c63a9c9ecb42e5b63.tar.gz
plan9port-44fc56d8c3cc534bf903133c63a9c9ecb42e5b63.zip
multiple mail boxes (Lou Kamenov)
Diffstat (limited to 'src/cmd/acme/mail/dat.h')
-rw-r--r--src/cmd/acme/mail/dat.h1
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;