]> diplodocus.org Git - nmh/blobdiff - uip/mhparse.c
seq_setprev.c: Move interface to own file.
[nmh] / uip / mhparse.c
index c304242030c295f7a01de266c18169c3903433cc..9b72d91f033e48b25f88879143dc6727b65762c8 100644 (file)
@@ -6,6 +6,14 @@
  */
 
 #include "h/mh.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"
+#include "sbr/pidstatus.h"
 #include "sbr/arglist.h"
 #include "sbr/error.h"
 #include <fcntl.h>