X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bc237bbae1393cacee9d534832a050f1148b0d8b..54fb590089a2bf43d7987861ba57acb17cebc150:/sbr/m_maildir.c?ds=inline diff --git a/sbr/m_maildir.c b/sbr/m_maildir.c index 0e8d3f2c..0f9584b6 100644 --- a/sbr/m_maildir.c +++ b/sbr/m_maildir.c @@ -1,6 +1,4 @@ - -/* - * m_maildir.c -- get the path for the mail directory +/* m_maildir.c -- get the path for the mail directory * * 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 +7,7 @@ #include #include +#include "m_maildir.h" #define CWD "./" #define DOT "."