Date: Thu, 3 Dec 1998 20:27:55 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet icmp_var.h Message-ID: <199812040427.UAA03604@apollo.backplane.com> References: <199812040349.TAA22636@freefall.freebsd.org> <19981204070811.A40154@nagual.pp.ru> <19981204071357.A41880@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
:I assume you later include opt_icmp_bandlim.h in kernel *.c files which
:really need it, it is better variant because now too many files will be
:recompiled if BANDLIM option changed.
Due to the extern badport_bandlim() I have to keep the #include in
icmp_var.h ... but it isn't that bad, only three kernel files depend
on icmp_var.h. I agree that doing the #include'ing in the two C files
is cleaner, but what to do about the extern then ?
-Matt
:Andrey A. Chernov
Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet
Communications & God knows what else.
<dillon@backplane.com> (Please include original email in any response)
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?199812040427.UAA03604>
