]> diplodocus.org Git - nmh/blobdiff - uip/mhn.c
sbr/utils.c: Delete unused upcase() function.
[nmh] / uip / mhn.c
index 816f8d9f80b1329d8cc3ae2ee687861832b626fb..2eff96d740bfe8735ac46d7d7d8a08a8b16b54dd 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 "mhfree.h"
+#include "mhshowsbr.h"
 
 #define MHN_SWITCHES \
     X("auto", 0, AUTOSW) \
@@ -72,12 +74,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;