From owner-cvs-sys Sat Mar 22 22:26:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA25832 for cvs-sys-outgoing; Sat, 22 Mar 1997 22:26:52 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA25825; Sat, 22 Mar 1997 22:26:49 -0800 (PST) Date: Sat, 22 Mar 1997 22:26:49 -0800 (PST) From: Bruce Evans Message-Id: <199703230626.WAA25825@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/eisa aha1742.c src/sys/i386/isa aha1542.c aic6360.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/03/22 22:26:49 Modified: sys/i386/eisa aha1742.c sys/i386/isa aha1542.c aic6360.c Log: Removed nested #includes of and from and fixed everything that depended on them. Revision Changes Path 1.58 +2 -1 src/sys/i386/eisa/aha1742.c 1.68 +2 -1 src/sys/i386/isa/aha1542.c 1.28 +2 -1 src/sys/i386/isa/aic6360.c