X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/177f020f122827214159c46dcfe7ded1e3c8d1c3..f28cfc5260eb87df0f6f106c837b3e2de640a9bf:/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) {