Index: operation.h =================================================================== --- operation.h (revision 13195) +++ operation.h (revision 13196) @@ -109,6 +109,7 @@ } pcb_opctx_noarg_t; typedef struct { + pcb_board_t *pcb; int restore; int clear; } pcb_opctx_clip_t;