]> diplodocus.org Git - nmh/blobdiff - sbr/m_maildir.c
uip/mhshowsbr.c: Increase buffer size for showing-content command.
[nmh] / sbr / m_maildir.c
index 0e8d3f2c2353495a4f0e60facc3be7ff6e3b2207..0f9584b6c38f5352d54a225c9175bb3364d5cff9 100644 (file)
@@ -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
  *
  * 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 <h/mh.h>
 #include <h/utils.h>
 
 #include <h/mh.h>
 #include <h/utils.h>
+#include "m_maildir.h"
 
 #define        CWD     "./"
 #define        DOT     "."
 
 #define        CWD     "./"
 #define        DOT     "."