X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-grs.h;h=e6ad783bff911216d8f5ce85655ec237849318fd;hb=c4b184d02212b522facfd4bb8d86f7c3e933b14c;hp=c97c7dfe20e69f0d802673cd99129851870b2af9;hpb=63cafe41a93427118959a74201b3e331169a71d9;p=yaz-moved-to-github.git diff --git a/include/prt-grs.h b/include/prt-grs.h index c97c7df..e6ad783 100644 --- a/include/prt-grs.h +++ b/include/prt-grs.h @@ -175,5 +175,6 @@ struct Z_GenericRecord }; int z_GenericRecord(ODR o, Z_GenericRecord **p, int opt); +int z_Variant(ODR o, Z_Variant **p, int opt); #endif