X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/177f020f122827214159c46dcfe7ded1e3c8d1c3..ceeb47c04f8abb144a3fbaeae3a54010175c2d36:/uip/whom.c diff --git a/uip/whom.c b/uip/whom.c index edad5d77..c1ef6592 100644 --- a/uip/whom.c +++ b/uip/whom.c @@ -8,6 +8,8 @@ #include #include #include +#include "../sbr/m_maildir.h" +#include "../sbr/m_mktemp.h" #ifndef CYRUS_SASL # define SASLminc(a) (a) @@ -141,8 +143,7 @@ main (int argc, char **argv) } if (msg) adios (NULL, "only one draft at a time!"); - else - vec[vecp++] = msg = cp; + vec[vecp++] = msg = cp; } /* allow Aliasfile: profile entry */