X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fill.h;h=be623fd6f2a3b231d079ffa9f7d16400bbf3dc83;hp=8cfe483403b17e8615b5767bf660f8dc794b6fee;hb=5242cb5a8634bfa38b9333ff7f903e718ac6e292;hpb=7b27a8f378d73a86e8ff5e4fa3285117362481c5 diff --git a/include/yaz/ill.h b/include/yaz/ill.h index 8cfe483..be623fd 100644 --- a/include/yaz/ill.h +++ b/include/yaz/ill.h @@ -43,7 +43,7 @@ struct ill_get_ctl { void *clientData; const char *(*f)(void *clientData, const char *element); }; - + YAZ_EXPORT ILL_ItemRequest *ill_get_ItemRequest ( struct ill_get_ctl *gs, const char *name, const char *sub);