Index: board.h =================================================================== --- board.h (revision 12959) +++ board.h (revision 12960) @@ -72,7 +72,7 @@ ViaOn, /* visibility flags */ RatOn, InvisibleObjectsOn, PinOn, RatDraw, /* we're drawing rats */ - SubcOn, SubcPartsOn; + SubcOn, SubcPartsOn, padstack_mark_on; pcb_coord_t CursorX, /* cursor position as saved with layout */ CursorY; pcb_coord_t Bloat, /* drc sizes saved with layout */