Date: Wed, 20 Sep 2000 00:58:13 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.ORG> To: Poul-Henning Kamp <phk@FreeBSD.ORG> Cc: current@FreeBSD.ORG Subject: RE: 1131 unneeded includes in the kernel... Message-ID: <XFMail.000920005813.jhb@FreeBSD.org> In-Reply-To: <94804.969432659@critter>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > <sys/ktr.h> 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 > <ddb/ddb.h> Err, if DDB is defined, this file looks at db_active, which is declared in <ddb/ddb.h> -- John Baldwin <jhb@FreeBSD.org> -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000920005813.jhb>
