X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-exd.h;fp=include%2Fprt-exd.h;h=47a1754e7f2a9d88dbc108ebfc91fa282fec8e95;hb=46ed30d0d83dd1b21e58a4db365a60aefaa5aad8;hp=48ea85dfb44e8043d9386b7c3ae702b57f8cefdd;hpb=6438b1afb3455d2b0aba71e90c873e3b8a6d5e54;p=yaz-moved-to-github.git diff --git a/include/prt-exd.h b/include/prt-exd.h index 48ea85d..47a1754 100644 --- a/include/prt-exd.h +++ b/include/prt-exd.h @@ -256,7 +256,7 @@ typedef struct Z_IUUpdate } u; } Z_IUUpdate; -int z_IUUpdate(ODR o, Z_IUUpdate **p, int opt); +YAZ_EXPORT int z_IUUpdate(ODR o, Z_IUUpdate **p, int opt); #ifdef __cplusplus }