X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/af32d40a8ca0b341c082066b2f1e3e83005c1a89..394a751fd883d2bbfc769fed7e254e008a2ef45e:/sbr/utils.c?ds=sidebyside diff --git a/sbr/utils.c b/sbr/utils.c index 98fcf24c..d3d4a860 100644 --- a/sbr/utils.c +++ b/sbr/utils.c @@ -6,6 +6,10 @@ */ #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"