Remove #include <pci.h> - there is no abuse of NPCI here

This commit is contained in:
Peter Wemm 2002-07-21 05:16:14 +00:00
parent ba9b43207d
commit 9fe486ad0f

View file

@ -53,7 +53,6 @@ char lmc_version[] = "BSD 1.1";
#include <netgraph/netgraph.h>
#include <vm/pmap.h>
#include <pci.h>
#include <pci/pcivar.h>
#include <pci/dc21040reg.h>
#define INCLUDE_PATH_PREFIX "dev/lmc/"