X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/827facc0fe3f6f0ef2a9e81917d2eb29fac209aa..5bc2777230cdc4cea23ff87df356af3fb0cfadf9:/uip/mhparse.c?ds=inline diff --git a/uip/mhparse.c b/uip/mhparse.c index 110ed4e7..c1eec406 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -6,6 +6,12 @@ */ #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" #include "sbr/check_charset.h"