summaryrefslogtreecommitdiffstats
path: root/sys/dev/cy
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-09-16 18:46:05 +0000
committerphk <phk@FreeBSD.org>2000-09-16 18:46:05 +0000
commit1e9e645cf600426ba0400d1e30424d59de0b446a (patch)
treefb0a56c4acee23f2708b5af10f05435c67acc796 /sys/dev/cy
parentde731eda0cd73a217b77e11cd7b2391fa7815fe6 (diff)
downloadFreeBSD-src-1e9e645cf600426ba0400d1e30424d59de0b446a.zip
FreeBSD-src-1e9e645cf600426ba0400d1e30424d59de0b446a.tar.gz
Make LINT compile again.
Diffstat (limited to 'sys/dev/cy')
-rw-r--r--sys/dev/cy/cy_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/cy/cy_pci.c b/sys/dev/cy/cy_pci.c
index e1158d2..f7e2414 100644
--- a/sys/dev/cy/cy_pci.c
+++ b/sys/dev/cy/cy_pci.c
@@ -36,6 +36,7 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
+#include <sys/bus.h>
#include <vm/vm.h>
#include <vm/pmap.h>
OpenPOWER on IntegriCloud