]> diplodocus.org Git - nmh/blobdiff - sbr/m_maildir.c
Removed a local variable from m_Eom().
[nmh] / sbr / m_maildir.c
index fdb0f8d1cccc0044a36dcd45506b9153d2541207..0f9584b6c38f5352d54a225c9175bb3364d5cff9 100644 (file)
@@ -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 <h/mh.h>
 #include <h/utils.h>
+#include "m_maildir.h"
 
 #define        CWD     "./"
 #define        DOT     "."