]> diplodocus.org Git - nmh/blobdiff - uip/viamail.c
Move NPARTS and NTYPES from mhparse.h to mhmisc.h.
[nmh] / uip / viamail.c
index a096769b27b796a18d8c205544785b118409aebe..3c92f5fdaa1e091a1d1817fd6eaa92612a573d9f 100644 (file)
@@ -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,8 @@
 #include <h/tws.h>
 #include <h/mime.h>
 #include <h/mhparse.h>
+#include <h/utils.h>
+#include "../sbr/m_mktemp.h"
 
 #define VIAMAIL_SWITCHES \
     X("to mailpath", 0, TOSW) \