summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aac_pci.c
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2003-03-01 05:07:19 +0000
committerscottl <scottl@FreeBSD.org>2003-03-01 05:07:19 +0000
commit5944c8ff0f7012b775e938018039317aba06f202 (patch)
tree32e5264dd83ec4ac67736323c0c2b392319f1b27 /sys/dev/aac/aac_pci.c
parent6350763ff176ecc1355bd659332c3f68ac4226f2 (diff)
downloadFreeBSD-src-5944c8ff0f7012b775e938018039317aba06f202.zip
FreeBSD-src-5944c8ff0f7012b775e938018039317aba06f202.tar.gz
The aac driver has evolved enough over the last few months that it no
longer resembles the 4.x version very much. Garbage collect the legacy bits.
Diffstat (limited to 'sys/dev/aac/aac_pci.c')
-rw-r--r--sys/dev/aac/aac_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aac/aac_pci.c b/sys/dev/aac/aac_pci.c
index 34c1b9a..1a4545f 100644
--- a/sys/dev/aac/aac_pci.c
+++ b/sys/dev/aac/aac_pci.c
@@ -39,7 +39,7 @@
#include <sys/systm.h>
#include <sys/kernel.h>
-#include <dev/aac/aac_compat.h>
+#include <sys/bio.h>
#include <sys/bus.h>
#include <sys/conf.h>
#include <sys/devicestat.h>
OpenPOWER on IntegriCloud