X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmatchstr.c;h=4c3bcf2207fd1a53b55b867cb234f6db1b4dd17a;hb=50606c10e645308dddb9c8d0e676b33ce38f1df8;hp=cd5af552cb2f55ac40d1f6e9af6f1cf81a8e43ea;hpb=93f4285bbf2ed5a42fe62f92c7c4618df5f20583;p=yaz-moved-to-github.git diff --git a/src/matchstr.c b/src/matchstr.c index cd5af55..4c3bcf2 100644 --- a/src/matchstr.c +++ b/src/matchstr.c @@ -16,7 +16,7 @@ #include #include #include -#include +#include int yaz_matchstr(const char *s1, const char *s2) {