X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a1f79aa7a083e74292c0f0654010179082da7a94..3c54bbb247ffc8fa094d754099c0b009e79d484d:/uip/show.c diff --git a/uip/show.c b/uip/show.c index b3c8303d..699b77b0 100644 --- a/uip/show.c +++ b/uip/show.c @@ -6,6 +6,17 @@ */ #include "h/mh.h" +#include "mhlsbr.h" +#include "sbr/m_name.h" +#include "sbr/m_getfld.h" +#include "sbr/getarguments.h" +#include "sbr/seq_setunseen.h" +#include "sbr/seq_setprev.h" +#include "sbr/seq_setcur.h" +#include "sbr/seq_save.h" +#include "sbr/smatch.h" +#include "sbr/r1bindex.h" +#include "sbr/uprf.h" #include "sbr/check_charset.h" #include "sbr/m_draft.h" #include "sbr/m_convert.h"