]> diplodocus.org Git - nmh/blobdiff - uip/mhparse.c
getarguments.c: Move interface to own file.
[nmh] / uip / mhparse.c
index 110ed4e750ab55412312c8eacb2e11db9fd6e408..a519c7a1f5f48ffe272678c8e95b80ecfbba1d22 100644 (file)
@@ -6,6 +6,10 @@
  */
 
 #include "h/mh.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"