Index: rats_act.c =================================================================== --- rats_act.c (revision 4767) +++ rats_act.c (revision 4768) @@ -72,7 +72,7 @@ static int ActionAddRats(int argc, const char **argv, Coord x, Coord y) { const char *function = ACTION_ARG(0); - RatTypePtr shorty; + pcb_rat_t *shorty; float len, small; if (function) {