diff options
| author | rsc <devnull@localhost> | 2006-05-21 18:41:05 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2006-05-21 18:41:05 +0000 |
| commit | 44fc56d8c3cc534bf903133c63a9c9ecb42e5b63 (patch) | |
| tree | 288dadc493247f7624c3c2eb8e6ff46b6c597d15 /src/cmd/acme/mail/dat.h | |
| parent | 25c823399b92efee49d15f0e78303f70b278dd99 (diff) | |
| download | plan9port-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.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; |
