diff options
| author | Scott Long <scottl@FreeBSD.org> | 2004-12-09 22:20:25 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2004-12-09 22:20:25 +0000 |
| commit | 0b0594cd4f9ff0f73d344996ec539436bd8164b2 (patch) | |
| tree | 34d8deb3904a46472ebb87342b586efc69751a81 /sys/dev/aac/aac_debug.c | |
| parent | 364ed814e7285c8216d8a201d3ab3674eb34ce29 (diff) | |
Notes
Diffstat (limited to 'sys/dev/aac/aac_debug.c')
| -rw-r--r-- | sys/dev/aac/aac_debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aac/aac_debug.c b/sys/dev/aac/aac_debug.c index 0c6ae902c4ca..595874538cfb 100644 --- a/sys/dev/aac/aac_debug.c +++ b/sys/dev/aac/aac_debug.c @@ -47,7 +47,7 @@ __FBSDID("$FreeBSD$"); #include <dev/aac/aac_compat.h> #include <dev/aac/aacreg.h> -#include <dev/aac/aac_ioctl.h> +#include <sys/aac_ioctl.h> #include <dev/aac/aacvar.h> #ifdef AAC_DEBUG |
