X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fcopy_types.h;h=71623680df804e15e1ac024dc8e8408ad0a424aa;hp=972a3ec555b3811e9dd0311e07b2ba77add64ea8;hb=5efdf15f0506e9d67c0d739bd7829cfecac409ba;hpb=0c46d2e66bdeea1600e700124a81a5d0a65d349e diff --git a/include/yaz/copy_types.h b/include/yaz/copy_types.h index 972a3ec..7162368 100644 --- a/include/yaz/copy_types.h +++ b/include/yaz/copy_types.h @@ -56,6 +56,10 @@ YAZ_EXPORT Z_RecordComposition *yaz_clone_z_RecordComposition(Z_RecordComposition *s, NMEM out); +YAZ_EXPORT +Z_OtherInformation *yaz_clone_z_OtherInformation(Z_OtherInformation *s, + NMEM out); + YAZ_END_CDECL #endif