Index: polygon.h =================================================================== --- polygon.h (revision 10053) +++ polygon.h (revision 10054) @@ -92,5 +92,7 @@ void pcb_poly_square_pin_factors(int style, double *xm, double *ym); +int pcb_pline_is_rectangle(pcb_pline_t *pl); + #endif