X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6fc2909634fb431c65ecfa8b6db4f6519f99b389..63621a81d16ab743de6b57d47578a9a2c670ad22:/uip/viamail.c diff --git a/uip/viamail.c b/uip/viamail.c index 1514ef88..db93066f 100644 --- a/uip/viamail.c +++ b/uip/viamail.c @@ -1,6 +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 @@ -14,6 +12,9 @@ #include #include #include +#include +#include "sbr/m_mktemp.h" +#include "sbr/base64.h" #define VIAMAIL_SWITCHES \ X("to mailpath", 0, TOSW) \