X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/70111d4b18b8bae45f7e5a2c6174360161e69d87..28ebf6bb835e9954c0f959b56c8abac2bf3decd5:/sbr/utils.c diff --git a/sbr/utils.c b/sbr/utils.c index 673c4c43..d3d4a860 100644 --- a/sbr/utils.c +++ b/sbr/utils.c @@ -6,6 +6,11 @@ */ #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"