*/
#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"
}
-/* truncpy copies at most size - 1 chars from non-NULL src to non-NULL,
+/* trunccpy copies at most size-1 chars from non-NULL src to non-NULL,
* non-overlapping, dst, and ensures dst is NUL terminated. If size is
* zero then it aborts as dst cannot be NUL terminated.
*