X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6a9e73aa660d24cf9aa417a5ec7e7a73f6bfd266..b54c3cca7632b31faf33e57f35631e9589551e1a:/uip/show.c diff --git a/uip/show.c b/uip/show.c index 697dbd80..ec56e537 100644 --- a/uip/show.c +++ b/uip/show.c @@ -6,6 +6,17 @@ */ #include "h/mh.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"