1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100429

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/"