X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-exp.h;h=74afaddeeee655039840df2397cc5803ecbb2ead;hp=1b122d437ccb38adb9cf59c91f1d3a238c67c283;hb=46ed30d0d83dd1b21e58a4db365a60aefaa5aad8;hpb=6438b1afb3455d2b0aba71e90c873e3b8a6d5e54 diff --git a/include/prt-exp.h b/include/prt-exp.h index 1b122d4..74afadd 100644 --- a/include/prt-exp.h +++ b/include/prt-exp.h @@ -999,7 +999,7 @@ typedef struct Z_ExplainRecord } u; } Z_ExplainRecord; -int z_ExplainRecord(ODR o, Z_ExplainRecord **p, int opt); +YAZ_EXPORT int z_ExplainRecord(ODR o, Z_ExplainRecord **p, int opt); #ifdef __cplusplus }