X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fmatch_glob.h;h=a06e02e8e64ef4f375a322d09361de21b5fb9e82;hp=6ff7eaf97fa7d00b586791194df1637195fbf5a1;hb=f3700fe68a59e969d9ef1f98e1748e10f4a80471;hpb=89c5c3d0dcbbc3759604c4d5cd7b988a91cb64d5 diff --git a/include/yaz/match_glob.h b/include/yaz/match_glob.h index 6ff7eaf..a06e02e 100644 --- a/include/yaz/match_glob.h +++ b/include/yaz/match_glob.h @@ -46,6 +46,7 @@ YAZ_BEGIN_CDECL * (any number of any char) * (zero or more) */ +YAZ_EXPORT int yaz_match_glob(const char *glob, const char *text); YAZ_END_CDECL