X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..d3e11c5e9:/uip/mhmisc.c?ds=inline diff --git a/uip/mhmisc.c b/uip/mhmisc.c index 49d7b446..7e278082 100644 --- a/uip/mhmisc.c +++ b/uip/mhmisc.c @@ -1,5 +1,4 @@ -/* - * mhparse.c -- misc routines to process MIME messages +/* mhmisc.c -- misc routines to process MIME messages * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -10,6 +9,7 @@ #include #include #include +#include "../sbr/makedir.h" extern int debugsw;