jmg 2003/06/14 20:00:22 PDT
FreeBSD src repository
Modified files:
usr.sbin/rarpd rarpd.c
Log:
make rarpd use in_addr_t instead of u_long since this is neccessary
on 64bit platforms
ok'd by: silence
Revision Changes Path
1.35 +24 -24 src/usr.sbin/rarpd/rarpd.c