Date: Sun, 13 Oct 2002 00:46:11 -0700 (PDT) From: Kelly Yancey <kbyanc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c Message-ID: <200210130746.g9D7kBiZ005144@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kbyanc 2002/10/13 00:46:11 PDT
Modified files: (Branch: RELENG_4)
sys/net if.c
Log:
Fix instance where the first argument to arp_ifinit() doesn't need casting
in order to silence compiler warning. Previously, arp_ifinit() wasn't
even prototyped due to improper includes.
Revision Changes Path
1.85.2.21 +1 -1 src/sys/net/if.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210130746.g9D7kBiZ005144>
