More explain stuff.
[yaz-moved-to-github.git] / include / prt.h
index 4c80085..6158275 100644 (file)
@@ -50,5 +50,6 @@ void odr_choice_bias(ODR o, int what);
 int odr_total(ODR o);
 char *odr_errmsg(int n);
 Odr_oid *odr_getoidbystr(ODR o, char *str);
+int odr_initmember(ODR o, void *p, int size);
 
 #endif