X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/177f020f122827214159c46dcfe7ded1e3c8d1c3..1dd139e04f59bbfa3a310c2776c4bb2e2fdf1fdd:/uip/mhmisc.c diff --git a/uip/mhmisc.c b/uip/mhmisc.c index 41fe92c9..7e278082 100644 --- a/uip/mhmisc.c +++ b/uip/mhmisc.c @@ -1,4 +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 @@ -9,6 +9,7 @@ #include #include #include +#include "../sbr/makedir.h" extern int debugsw;