From owner-freebsd-current Wed Sep 20 1: 0:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 7A37B37B422; Wed, 20 Sep 2000 01:00:37 -0700 (PDT) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e8K80Wi67069; Wed, 20 Sep 2000 01:00:32 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.0/8.11.0) id e8K7wDM93377; Wed, 20 Sep 2000 00:58:13 -0700 (PDT) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <94804.969432659@critter> Date: Wed, 20 Sep 2000 00:58:13 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: Poul-Henning Kamp Subject: RE: 1131 unneeded includes in the kernel... Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 20-Sep-00 Poul-Henning Kamp wrote: > > UNNEEDED #includes in the FreeBSD kernel Err, how exactly are you generating these? > i386/i386/db_interface.c > If you compile a kernel with KTR and DDB. *bewm* If you are using LINT for these tests, then it probably means that the KTR #define's aren't in NOTES, which I'll put on the todo list. > i386/i386/synch_machdep.c > Err, if DDB is defined, this file looks at db_active, which is declared in -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message