X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cbe19f539e4de1a2adfb24574b6689a0784c8049..dc03747a155e498e30c201051b3f7adb882c016e:/uip/mhfixmsg.c?ds=sidebyside diff --git a/uip/mhfixmsg.c b/uip/mhfixmsg.c index b5a3f928..eedee6cc 100644 --- a/uip/mhfixmsg.c +++ b/uip/mhfixmsg.c @@ -6,6 +6,14 @@ */ #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"