X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/177f020f122827214159c46dcfe7ded1e3c8d1c3..6c8263b29d720de74de8d86aa64fd1751613729a:/sbr/r1bindex.c diff --git a/sbr/r1bindex.c b/sbr/r1bindex.c index 7dcabb50..fb4595c0 100644 --- a/sbr/r1bindex.c +++ b/sbr/r1bindex.c @@ -8,8 +8,10 @@ * complete copyright information. */ -#include +#include "h/mh.h" +#include "r1bindex.h" +/* Does not return NULL. */ char * r1bindex(char *str, int chr) {