X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a82924f7e104db5281e56698b823b4d76caa6c1..670a0d84c25b458bbb348d2a1ecee178cfa6c226:/uip/show.c diff --git a/uip/show.c b/uip/show.c index 7573432e..699b77b0 100644 --- a/uip/show.c +++ b/uip/show.c @@ -6,6 +6,29 @@ */ #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" +#include "sbr/getfolder.h" +#include "sbr/folder_read.h" +#include "sbr/context_save.h" +#include "sbr/context_replace.h" +#include "sbr/context_find.h" +#include "sbr/ambigsw.h" +#include "sbr/path.h" +#include "sbr/print_version.h" +#include "sbr/print_help.h" #include "sbr/arglist.h" #include "sbr/error.h" #include "h/mime.h"