Index: obj_subc.h =================================================================== --- obj_subc.h (revision 28351) +++ obj_subc.h (revision 28352) @@ -46,6 +46,7 @@ PCB_ANY_PRIMITIVE_FIELDS; const char *extobj; int extobj_idx; + void *extobj_data; /* the extobj implementation may store decoded data here */ minuid_bin_t uid; pcb_data_t *data; htsp_t terminals;