]> diplodocus.org Git - nmh/blobdiff - uip/mhparse.c
mhshowsbr.c: Delete single-use global int `nolist'.
[nmh] / uip / mhparse.c
index fde0e2c393db65ab6b48982179ec7dd3da7852b8..c1eec406407bf00d94fb9d68f7e80720b222ec00 100644 (file)
@@ -6,6 +6,14 @@
  */
 
 #include "h/mh.h"
+#include "sbr/m_gmprot.h"
+#include "sbr/m_getfld.h"
+#include "sbr/read_yes_or_no_if_tty.h"
+#include "sbr/concat.h"
+#include "sbr/r1bindex.h"
+#include "sbr/ruserpass.h"
+#include "sbr/fmt_rfc2047.h"
+#include "sbr/uprf.h"
 #include "sbr/check_charset.h"
 #include "sbr/getcpy.h"
 #include "sbr/context_find.h"