X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/4dc0666a89a99a2c3b4335c5b5e5993a94d76d1e..4f28cd1669089292f6e34f14617d4a8c1354647b:/uip/mhparse.c 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"