]> diplodocus.org Git - nmh/blobdiff - uip/mhpath.c
dtimezone(): Explain abs(3) is undefined on INT_MIN.
[nmh] / uip / mhpath.c
index 180284dbab87510eadb4fde51201cd3989055b32..16425ac182a1490f9081e5615cda5b662ea63fbb 100644 (file)
@@ -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 <h/mh.h>
 #include <h/utils.h>
+#include "../sbr/m_maildir.h"
 
 #define MHPATH_SWITCHES \
     X("version", 0, VERSIONSW) \