From owner-cvs-sys Fri Nov 21 22:48:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA17491 for cvs-sys-outgoing; Fri, 21 Nov 1997 22:48:14 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA17384; Fri, 21 Nov 1997 22:46:23 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id WAA11780; Fri, 21 Nov 1997 22:46:00 -0800 (PST) Date: Fri, 21 Nov 1997 22:46:00 -0800 (PST) Message-Id: <199711220646.WAA11780@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_de.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/11/21 22:45:59 PST Modified files: sys/pci if_de.c Log: Ifdefed a conditionally used #include. Staticized. Revision Changes Path 1.75 +4 -2 src/sys/pci/if_de.c