Introduce type for BER BOOLEAN/INTEGER .
[yaz-moved-to-github.git] / include / yaz / prt-ext.h
index aaa8c2d..e4b2f3f 100644 (file)
@@ -58,7 +58,7 @@ typedef struct Z_ext_typeent
 struct Z_External
 {
     Odr_oid *direct_reference;
-    odr_int_t *indirect_reference;
+    Odr_int *indirect_reference;
     char *descriptor;
     int which;
 /* Generic types */