X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/4dc0666a89a99a2c3b4335c5b5e5993a94d76d1e..29e74c4f96dc3d73055558ba40282883f570ab2e:/uip/mhparse.c?ds=sidebyside diff --git a/uip/mhparse.c b/uip/mhparse.c index 7a8e88de..c1eec406 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -6,6 +6,11 @@ */ #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"