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