X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fprt-ext.h;h=aaa8c2dbf8ad0c886b956abd3c6d388585abae30;hp=8a8c42cd3c0717de917acde2e5e36f6e4e459342;hb=6b76baf0fb5d0d437caedd8076f77f372d775758;hpb=ae1c6f1a0a5fb745b1a5fa315869161d7480c6f7 diff --git a/include/yaz/prt-ext.h b/include/yaz/prt-ext.h index 8a8c42c..aaa8c2d 100644 --- a/include/yaz/prt-ext.h +++ b/include/yaz/prt-ext.h @@ -58,7 +58,7 @@ typedef struct Z_ext_typeent struct Z_External { Odr_oid *direct_reference; - int *indirect_reference; + odr_int_t *indirect_reference; char *descriptor; int which; /* Generic types */