X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0e9d59cad403f6e9ef6601e3c9889b82a9f325bc..366cc6fc4c7bf1eed47cc9b52d0ef809b2e90174:/uip/packf.c diff --git a/uip/packf.c b/uip/packf.c index ebc5f538..3b9ce9d4 100644 --- a/uip/packf.c +++ b/uip/packf.c @@ -6,6 +6,19 @@ */ #include "h/mh.h" +#include "sbr/m_name.h" +#include "sbr/m_gmprot.h" +#include "sbr/getarguments.h" +#include "sbr/read_yes_or_no_if_tty.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/m_convert.h" +#include "sbr/getfolder.h" +#include "sbr/folder_read.h" +#include "sbr/folder_free.h" #include "sbr/context_save.h" #include "sbr/context_replace.h" #include "sbr/context_find.h"