diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-09-16 18:46:05 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-09-16 18:46:05 +0000 |
| commit | 574abd292652f8b4cb7e88312c416c0b2eb9389e (patch) | |
| tree | 7c75e39c7029b339080f1bcbac4233b9abb7e9e9 /sys/dev/cy | |
| parent | 1534d6d899b964bd1fa7784b55d4066648116020 (diff) | |
Notes
Diffstat (limited to 'sys/dev/cy')
| -rw-r--r-- | sys/dev/cy/cy_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/cy/cy_pci.c b/sys/dev/cy/cy_pci.c index e1158d2e35e87..f7e2414a1e228 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> |
