X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6bbd31cde35af36a58f10f8e261eac88ddb9281c..3f9f71ca8adbab14eafccca1d6f634e836325d5c:/uip/mhbuild.c diff --git a/uip/mhbuild.c b/uip/mhbuild.c index 0ca09e10..db5362f8 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -1,6 +1,4 @@ - -/* - * mhbuild.c -- expand/translate MIME composition files +/* mhbuild.c -- expand/translate MIME composition files * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -16,6 +14,7 @@ #include #include #include +#include "mhfree.h" #define MHBUILD_SWITCHES \ X("auto", 0, AUTOSW) \ @@ -433,7 +432,7 @@ main (int argc, char **argv) } -static void +static void NORETURN unlink_done (int status) { /*