Index: obj_subc.h =================================================================== --- obj_subc.h (revision 28829) +++ obj_subc.h (revision 28830) @@ -45,7 +45,7 @@ struct pcb_subc_s { PCB_ANY_PRIMITIVE_FIELDS; - const char *extobj; + const char *extobj, *extobj_role; int extobj_idx; void *extobj_data; /* the extobj implementation may store decoded data here */ minuid_bin_t uid;