X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-esp.h;h=3459ffbcf679dbe5c3b0887b1dd665fefc4404dc;hp=7e2ad5300f476a4bcf4ce29bf2ffce34fd9b8644;hb=46ed30d0d83dd1b21e58a4db365a60aefaa5aad8;hpb=6438b1afb3455d2b0aba71e90c873e3b8a6d5e54 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 }