]> diplodocus.org Git - nmh/blobdiff - uip/mhfree.c
Fixed extra and missing trailing commas in SEE ALSO sections of man pages.
[nmh] / uip / mhfree.c
index 260214edf117b766939f841baa9f57551dd87154..1bb488d1678147b5c8ddf9e9693671a55cc889fb 100644 (file)
@@ -10,6 +10,7 @@
 #include <h/utils.h>
 #include <h/mime.h>
 #include <h/mhparse.h>
+#include "../sbr/m_mktemp.h"
 #include "mhfree.h"
 
 /* The list of top-level contents to display */
@@ -273,7 +274,7 @@ free_encoding (CT ct, int toplevel)
 }
 
 
-void
+void NORETURN
 freects_done (int status)
 {
     CT *ctp;