X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-esp.h;h=3459ffbcf679dbe5c3b0887b1dd665fefc4404dc;hb=28231d4c83085109d800c6689ae778cc041c51e7;hp=7e2ad5300f476a4bcf4ce29bf2ffce34fd9b8644;hpb=bf4149c63ad2e11429e302a89f472de52b4d7ce8;p=yaz-moved-to-github.git diff --git a/include/prt-esp.h b/include/prt-esp.h index 7e2ad53..3459ffb 100644 --- a/include/prt-esp.h +++ b/include/prt-esp.h @@ -136,7 +136,7 @@ typedef struct Z_Espec1 Z_ElementRequest **elements; /* OPTIONAL */ } Z_Espec1; -int z_Espec1(ODR o, Z_Espec1 **p, int opt); +YAZ_EXPORT int z_Espec1(ODR o, Z_Espec1 **p, int opt); #ifdef __cplusplus }