Date: Tue, 18 Nov 1997 03:45:28 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa pnp.c Message-ID: <199711181145.DAA28710@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/11/18 03:45:28 PST Modified files: sys/i386/isa pnp.c Log: Removed unused #includes. Fixed #include order. <i386/isa/isa_device.h> will soon be a prerequisite for <i386/isa/pnp.h>. Including both in alphebetical order gets this right naturally. Revision Changes Path 1.4 +3 -5 src/sys/i386/isa/pnp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711181145.DAA28710>