From 08399c7f98a0f1f3eedb811b7cac5f3c9ce75651 Mon Sep 17 00:00:00 2001 From: scottl Date: Thu, 9 Dec 2004 22:20:25 +0000 Subject: Complete the repo-copy of aac_ioctl.h from sys/dev/aac/to sys/sys. --- sys/dev/aac/aac_pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/aac/aac_pci.c') 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 #include -#include +#include #include static int aac_pci_probe(device_t dev); -- cgit v1.1