X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/199e6d2bd26ca97b8991df2a119958f5c94b65e7..b22bcbc2adddca14cc1889b1eee37643e0b88489:/uip/mhparse.c?ds=inline diff --git a/uip/mhparse.c b/uip/mhparse.c index df9734e1..c1eec406 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -6,6 +6,17 @@ */ #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" +#include "sbr/getcpy.h" +#include "sbr/context_find.h" #include "sbr/pidstatus.h" #include "sbr/arglist.h" #include "sbr/error.h"