X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-ext.h;fp=include%2Fprt-ext.h;h=5038d421701a5ac1f74ad8025707f827c66bdb70;hp=4939fe6cc4bc40cc98276326b5e1328e528047b8;hb=e147ddf129696b470aed3cfcdb405af84ee56ef6;hpb=bf7ee634e855d15e955d06e7b225d2045abd518a diff --git a/include/prt-ext.h b/include/prt-ext.h index 4939fe6..5038d42 100644 --- a/include/prt-ext.h +++ b/include/prt-ext.h @@ -104,7 +104,7 @@ struct Z_External } u; }; -YAZ_EXPORT int z_External(ODR o, Z_External **p, int opt); +YAZ_EXPORT int z_External(ODR o, Z_External **p, int opt, const char *name); YAZ_EXPORT Z_ext_typeent *z_ext_getentbyref(oid_value val); #ifdef __cplusplus