]> diplodocus.org Git - nmh/blobdiff - uip/mhn.c
sbr/mts.c: Delete mmdlm2; use same-valued mmdlm1 instead.
[nmh] / uip / mhn.c
index 816f8d9f80b1329d8cc3ae2ee687861832b626fb..6a1acc3851e2ec8494c39be7c70adadc7dfe09e9 100644 (file)
--- a/uip/mhn.c
+++ b/uip/mhn.c
 #include <h/md5.h>
 #include <h/mts.h>
 #include <h/tws.h>
+#include <h/fmt_scan.h>
 #include <h/mime.h>
 #include <h/mhparse.h>
 #include <h/mhcachesbr.h>
 #include <h/utils.h>
+#include "../sbr/m_maildir.h"
 #include "mhfree.h"
+#include "mhshowsbr.h"
 
 #define MHN_SWITCHES \
     X("auto", 0, AUTOSW) \
@@ -72,12 +75,6 @@ DEFINE_SWITCH_ARRAY(MHN, switches);
 #undef X
 
 
-/* mhshowsbr.c */
-extern char *progsw;
-extern int nolist;
-extern int nomore;     /* flags for moreproc/header display */
-extern char *formsw;
-
 /* mhmisc.c */
 extern int npart;
 extern int ntype;