aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2002-07-21 05:16:14 +0000
committerPeter Wemm <peter@FreeBSD.org>2002-07-21 05:16:14 +0000
commit9fe486ad0f9a9f4da218e6fc19ed43f580cdb7cb (patch)
treedc0ebc31cad1800344d26f05aada4e6635ad9a53 /sys/dev
parentba9b43207d1a1f5b70f75a2bfbd7f9564b56dccd (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/lmc/if_lmc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/lmc/if_lmc.c b/sys/dev/lmc/if_lmc.c
index 086965036c440..5d71cd933d103 100644
--- a/sys/dev/lmc/if_lmc.c
+++ b/sys/dev/lmc/if_lmc.c
@@ -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/"