Date: Thu, 27 Apr 2000 07:16:02 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Greg Lehey <grog@lemis.com> Cc: current@FreeBSD.ORG Subject: Re: PATCH: Removal of unneeded <sys/kernel.h> Message-ID: <62933.956812562@critter.freebsd.dk> In-Reply-To: Your message of "Thu, 27 Apr 2000 09:44:11 %2B0930." <20000427094411.G43932@freebie.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20000427094411.G43932@freebie.lemis.com>, Greg Lehey writes: >On Wednesday, 26 April 2000 at 11:50:11 +0200, Poul-Henning Kamp wrote: >> >> New patch at: http://phk.freebsd.dk/misc/sys_kernel_h.patch >> >> This patch removes 67 unneeded instances of #include <sys/kernel.h> >> >> Comments, tests and reviews please. > >Have you checked that there are no references which are #ifdefed out? Yes, the src/tools/tools/kerninclude script first renames the include and if the source file still compiles it declares a "no-read" and leaves the #include intact. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?62933.956812562>