summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aac_pci.c
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2004-12-09 22:20:25 +0000
committerscottl <scottl@FreeBSD.org>2004-12-09 22:20:25 +0000
commit08399c7f98a0f1f3eedb811b7cac5f3c9ce75651 (patch)
tree34d8deb3904a46472ebb87342b586efc69751a81 /sys/dev/aac/aac_pci.c
parenta697c3ed65bcc3c1af7a47a8a6a24ddd24110f9b (diff)
downloadFreeBSD-src-08399c7f98a0f1f3eedb811b7cac5f3c9ce75651.zip
FreeBSD-src-08399c7f98a0f1f3eedb811b7cac5f3c9ce75651.tar.gz
Complete the repo-copy of aac_ioctl.h from sys/dev/aac/to sys/sys.
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 04de403..2f159d7 100644
--- a/sys/dev/aac/aac_pci.c
+++ b/sys/dev/aac/aac_pci.c
@@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$");
#include <dev/pci/pcivar.h>
#include <dev/aac/aacreg.h>
-#include <dev/aac/aac_ioctl.h>
+#include <sys/aac_ioctl.h>
#include <dev/aac/aacvar.h>
static int aac_pci_probe(device_t dev);
OpenPOWER on IntegriCloud