aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMaxime Henrion <mux@FreeBSD.org>2002-11-13 17:34:12 +0000
committerMaxime Henrion <mux@FreeBSD.org>2002-11-13 17:34:12 +0000
commitd541eb80c6442228609736c15f4e933be6da9186 (patch)
tree82d9248396ab9959ee9de6be010c8a853ddd7813 /sys
parent7b21745c9c5f73df17c7ed1422a2aad2de1fbca3 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pci_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/pci/pci_pci.c b/sys/dev/pci/pci_pci.c
index c28e998cd285c..99424bac26e34 100644
--- a/sys/dev/pci/pci_pci.c
+++ b/sys/dev/pci/pci_pci.c
@@ -47,7 +47,6 @@
#include <pci/pcib_private.h>
#include "pcib_if.h"
-#include "opt_pci.h"
static int pcib_probe(device_t dev);
static int pcib_route_interrupt(device_t pcib, device_t dev, int pin);