X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..a3724ed39:/uip/mhpath.c?ds=sidebyside diff --git a/uip/mhpath.c b/uip/mhpath.c index 180284db..16425ac1 100644 --- a/uip/mhpath.c +++ b/uip/mhpath.c @@ -1,5 +1,4 @@ -/* - * mhpath.c -- print full pathnames of nmh messages and folders +/* mhpath.c -- print full pathnames of nmh messages and folders * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -8,6 +7,7 @@ #include #include +#include "../sbr/m_maildir.h" #define MHPATH_SWITCHES \ X("version", 0, VERSIONSW) \