Date: Wed, 5 Nov 2008 11:37:26 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if_gif.c Message-ID: <200811051137.mA5Bbig1080339@repoman.freebsd.org>
index | next in thread | raw e-mail
bz 2008-11-05 11:37:26 UTC
FreeBSD src repository
Modified files:
sys/net if_gif.c
Log:
SVN rev 184678 on 2008-11-05 11:37:26Z by bz
Do only define the variable if either INET or INET6 is defined.
To prevent it from compiling without INET and INET6 we should put
an explicit #error in there like we have in other files,
but not rely on an unused variable.
MFC after: 2 months
Revision Changes Path
1.72 +2 -0 src/sys/net/if_gif.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811051137.mA5Bbig1080339>
