X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/199e6d2bd26ca97b8991df2a119958f5c94b65e7..db8011d59fd72ef03d9866a345f4a017f2cb11e0:/uip/mhparse.c?ds=inline diff --git a/uip/mhparse.c b/uip/mhparse.c index df9734e1..110ed4e7 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -6,6 +6,11 @@ */ #include "h/mh.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"