Index: read.c =================================================================== --- read.c (revision 30912) +++ read.c (revision 30913) @@ -687,7 +687,7 @@ rnd_coord_t vx, vy; node_t *tmp; hkp_pstk_t *hps; - pcb_cardinal_t pid; + rnd_cardinal_t pid; pcb_pstk_t *ps; tmp = find_nth(nv->first_child, "XY", 0); Index: read_pstk.c =================================================================== --- read_pstk.c (revision 30912) +++ read_pstk.c (revision 30913) @@ -348,7 +348,7 @@ node_t *tmp; rnd_coord_t px, py; hkp_pstk_t *hpstk; - pcb_cardinal_t pid; + rnd_cardinal_t pid; pcb_pstk_t *ps; double rot = 0;