]> diplodocus.org Git - nmh/blobdiff - uip/rcvdist.c
uip/mhparse.c: Fix body starting a byte too soon when no blank line.
[nmh] / uip / rcvdist.c
index 4c1716a015c4150f1949b8f1b3e7b4002f34ea0d..1ad585d2035cdab965cb8f8329820f417a801f89 100644 (file)
@@ -11,6 +11,7 @@
 #include <h/tws.h>
 #include <h/mts.h>
 #include <h/utils.h>
+#include "../sbr/m_mktemp.h"
 
 #define RCVDIST_SWITCHES \
     X("form formfile", 4, FORMSW) \
@@ -247,7 +248,7 @@ finished: ;
 }
 
 
-static void
+static void NORETURN
 unlink_done (int status)
 {
     if (backup[0])