X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ff2b7b715934b346b6121a2a434db116d3203663..73e1f01148bb9709a405e27f7d3c5a95ea03b859:/sbr/utils.c diff --git a/sbr/utils.c b/sbr/utils.c index c385b45b..d3d4a860 100644 --- a/sbr/utils.c +++ b/sbr/utils.c @@ -6,6 +6,14 @@ */ #include "h/mh.h" +#include "read_yes_or_no_if_tty.h" +#include "concat.h" +#include "r1bindex.h" +#include "context_foil.h" +#include "context_replace.h" +#include "context_read.h" +#include "context_find.h" +#include "print_help.h" #include "error.h" #include "h/utils.h" #include "h/signals.h"