X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-grs.h;fp=include%2Fprt-grs.h;h=e6ad783bff911216d8f5ce85655ec237849318fd;hb=0ba153ff51508cf37d3f5bbc48e3738dacfc6f42;hp=c97c7dfe20e69f0d802673cd99129851870b2af9;hpb=7c3682d1d90e48dadca5e8c9b482044cbd65e939;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