From owner-cvs-sys Sat Oct 21 02:11:05 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA20909 for cvs-sys-outgoing; Sat, 21 Oct 1995 02:11:05 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA20898 ; Sat, 21 Oct 1995 02:10:53 -0700 Date: Sat, 21 Oct 1995 02:10:53 -0700 From: Peter Wemm Message-Id: <199510210910.CAA20898@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk peter 95/10/21 02:10:52 Modified: sys/i386/isa si.c Log: Remove bogus #include , and the bogus instances of "struct device" and the bogus unit number mentioned in the error message. Some other minor cleanups, all trivial.