Index: trunk/src/obj_pstk.h =================================================================== --- trunk/src/obj_pstk.h (revision 30783) +++ trunk/src/obj_pstk.h (revision 30784) @@ -286,7 +286,7 @@ #define PCB_PROTO_MASK_BLOAT PCB_MIL_TO_COORD(2*3) #define pcb_proto_num_layers 8 -const pcb_proto_layer_t pcb_proto_layers[pcb_proto_num_layers]; +extern const pcb_proto_layer_t pcb_proto_layers[pcb_proto_num_layers]; /* Return the id of a board layer that matches a mask:comb pair or invalid if