X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-exd.h;h=47a1754e7f2a9d88dbc108ebfc91fa282fec8e95;hp=48ea85dfb44e8043d9386b7c3ae702b57f8cefdd;hb=46ed30d0d83dd1b21e58a4db365a60aefaa5aad8;hpb=bf4149c63ad2e11429e302a89f472de52b4d7ce8 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 }