X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..d3e11c5e9:/sbr/m_maildir.c?ds=inline diff --git a/sbr/m_maildir.c b/sbr/m_maildir.c index fdb0f8d1..0f9584b6 100644 --- a/sbr/m_maildir.c +++ b/sbr/m_maildir.c @@ -1,5 +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 @@ -8,6 +7,7 @@ #include #include +#include "m_maildir.h" #define CWD "./" #define DOT "."