X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..6fd1d18f:/uip/viamail.c?ds=inline diff --git a/uip/viamail.c b/uip/viamail.c index a096769b..f706dfd1 100644 --- a/uip/viamail.c +++ b/uip/viamail.c @@ -1,5 +1,4 @@ -/* - * viamail.c -- send multiple files in a MIME message +/* viamail.c -- send multiple files in a MIME message * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -13,6 +12,10 @@ #include #include #include +#include "h/done.h" +#include +#include "sbr/m_mktemp.h" +#include "sbr/base64.h" #define VIAMAIL_SWITCHES \ X("to mailpath", 0, TOSW) \