Index: obj_padstack.h =================================================================== --- obj_padstack.h (revision 12434) +++ obj_padstack.h (revision 12435) @@ -32,6 +32,7 @@ #undef thermal pcb_cardinal_t proto; /* reference to a pcb_padstack_proto_t within pcb_data_t */ pcb_coord_t x, y; + pcb_coord_t Clearance; struct { unsigned long used; unsigned char *shape; /* indexed by layer ID */