diff options
| author | Sean Bruno <sbruno@FreeBSD.org> | 2012-07-11 19:08:23 +0000 |
|---|---|---|
| committer | Sean Bruno <sbruno@FreeBSD.org> | 2012-07-11 19:08:23 +0000 |
| commit | cf72e8934e6c66584c2d24c627cb55cac9b4472e (patch) | |
| tree | ccd307463d532e8c4a1f4bf226241d4ce3d03221 /sys/dev/mfi | |
| parent | 92a9c65b06faa974315738567f4d3e93e07f065f (diff) | |
Notes
Diffstat (limited to 'sys/dev/mfi')
| -rw-r--r-- | sys/dev/mfi/mfivar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/mfi/mfivar.h b/sys/dev/mfi/mfivar.h index d38fcc3ee648..176a10a6225f 100644 --- a/sys/dev/mfi/mfivar.h +++ b/sys/dev/mfi/mfivar.h @@ -61,6 +61,7 @@ __FBSDID("$FreeBSD$"); #include <sys/types.h> #include <sys/taskqueue.h> +#include "opt_mfi.h" /* * SCSI structures and definitions are used from here, but no linking |
