#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 */
CT *cts = NULL;
-/*
- * prototypes
- */
-void free_ctinfo (CT);
-void free_encoding (CT, int);
-void freects_done (int);
-
/*
* static prototypes
*/
}
-void
+void NORETURN
freects_done (int status)
{
CT *ctp;