Index: obj_subc.h =================================================================== --- obj_subc.h (revision 25604) +++ obj_subc.h (revision 25605) @@ -44,6 +44,8 @@ struct pcb_subc_s { PCB_ANY_PRIMITIVE_FIELDS; + const char *extobj; + int extobj_idx; minuid_bin_t uid; pcb_data_t *data; htsp_t terminals;