From c30f46c534617c688a4773ed830c44daa04853ee Mon Sep 17 00:00:00 2001 From: dg Date: Thu, 7 Dec 1995 12:48:31 +0000 Subject: Untangled the vm.h include file spaghetti. --- sys/pci/pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/pci/pci.c') diff --git a/sys/pci/pci.c b/sys/pci/pci.c index 13d53cc..c80da37 100644 --- a/sys/pci/pci.c +++ b/sys/pci/pci.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pci.c,v 1.34 1995/11/21 13:59:56 bde Exp $ +** $Id: pci.c,v 1.35 1995/12/06 15:52:23 se Exp $ ** ** General subroutines for the PCI bus. ** pci_configure () @@ -59,8 +59,8 @@ #include #include +#include -#include #include #include /* XXX inthand2_t */ -- cgit v1.1