Deleted Added
full compact
1c1
< /* $Id: bootp_subr.c,v 1.11 1998/03/14 04:13:56 tegge Exp $ */
---
> /* $Id: bootp_subr.c,v 1.12 1998/03/28 10:33:15 bde Exp $ */
772,773c772,773
< while (time.tv_sec == 0)
< tsleep(&time, PZERO+8, "arpkludge", 10);
---
> while (time_second == 0)
> tsleep(&time_second, PZERO+8, "arpkludge", 10);