X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0b8537894774336d38e014b9358f65d40c4d48b7..4f28cd1669089292f6e34f14617d4a8c1354647b:/uip/mhparse.c diff --git a/uip/mhparse.c b/uip/mhparse.c index 9b72d91f..c1eec406 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -6,6 +6,10 @@ */ #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"