Index: obj_subc.h =================================================================== --- obj_subc.h (revision 25472) +++ obj_subc.h (revision 25473) @@ -162,6 +162,7 @@ pcb_subc_t *pcb_subc_dup_at(pcb_board_t *pcb, pcb_data_t *dst, pcb_subc_t *src, pcb_coord_t dx, pcb_coord_t dy, pcb_bool keep_ids); +extern pcb_board_t *pcb_subc_dup_with_binding; /* if used as the first argument of pcb_subc_dup_at(): assume off-board, off-buffer and just bind all dst layers to src */ /* Replace dst with a copy of src in place (preserving location and orientation and attributes. If add_undo is true, add the old subc del and the new subc