diff options
Diffstat (limited to 'drivers/scsi/BusLogic.h')
-rw-r--r-- | drivers/scsi/BusLogic.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/BusLogic.h b/drivers/scsi/BusLogic.h index 7cd6ba436..515e84b64 100644 --- a/drivers/scsi/BusLogic.h +++ b/drivers/scsi/BusLogic.h @@ -27,6 +27,9 @@ */ +#include <linux/config.h> + + /* Define types for some of the structures that interface with the rest of the Linux Kernel and SCSI Subsystem. |