From owner-freebsd-current  Wed Sep 20  0:10:15 2000
Delivered-To: freebsd-current@freebsd.org
Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147])
	by hub.freebsd.org (Postfix) with ESMTP id C745537B422
	for <current@FreeBSD.ORG>; Wed, 20 Sep 2000 00:10:10 -0700 (PDT)
Received: from critter (localhost [127.0.0.1])
	by critter.freebsd.dk (8.11.0/8.9.3) with ESMTP id e8K7A5N94925;
	Wed, 20 Sep 2000 09:10:06 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: mjacob@feral.com
Cc: current@FreeBSD.ORG
Subject: Re: 1131 unneeded includes in the kernel... 
In-Reply-To: Your message of "Tue, 19 Sep 2000 23:55:57 PDT."
             <Pine.BSF.4.21.0009192353560.2289-100000@beppo.feral.com> 
Date: Wed, 20 Sep 2000 09:10:05 +0200
Message-ID: <94923.969433805@critter>
From: Poul-Henning Kamp <phk@critter.freebsd.dk>
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

In message <Pine.BSF.4.21.0009192353560.2289-100000@beppo.feral.com>, Matthew J
acob writes:
>
>How did you manage to generate this list. You're smoking
>crack on this one
>
>> dev/isp/isp_target.c
>> 		<dev/isp/isp_freebsd.h>
>> 
>
>as the isp_OS_PLATFORM.h includes is the only include this file has.

Well,

According to src/tools/tools/kerninclude that include is not even
needed.

I'm not claiming that every single line is dogmatically true, but
at least it merits some amount of investigation...

--
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