X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9dbe14245aca0472b9df273d0fa477844819b8ec..000433d171b74e82024add9f11536b42c118dde3:/uip/mhfixmsg.c diff --git a/uip/mhfixmsg.c b/uip/mhfixmsg.c index 68c1bf71..eedee6cc 100644 --- a/uip/mhfixmsg.c +++ b/uip/mhfixmsg.c @@ -6,6 +6,16 @@ */ #include "h/mh.h" +#include "sbr/m_name.h" +#include "sbr/m_gmprot.h" +#include "sbr/m_getfld.h" +#include "sbr/getarguments.h" +#include "sbr/concat.h" +#include "sbr/seq_setprev.h" +#include "sbr/seq_setcur.h" +#include "sbr/seq_save.h" +#include "sbr/smatch.h" +#include "sbr/fmt_rfc2047.h" #include "sbr/cpydata.h" #include "sbr/trimcpy.h" #include "sbr/m_convert.h"