|
|
| version 1.3, 2003/08/07 21:17:08 | version 1.4, 2004/02/12 00:00:19 |
|---|---|
| Line 82 | Line 82 |
| #if !defined(I2O_BASE_SCSI_HDR) | #if !defined(I2O_BASE_SCSI_HDR) |
| #define I2O_BASE_SCSI_HDR | #define I2O_BASE_SCSI_HDR |
| #if ((defined(KERNEL) || defined(_KERNEL)) && defined(__FreeBSD__)) | #if ((defined(KERNEL) || defined(_KERNEL)) && defined(__DragonFly__)) |
| # if (KERN_VERSION < 3) | # if (KERN_VERSION < 3) |
| # include "i2omsg.h" /* Include the Base Message file */ | # include "i2omsg.h" /* Include the Base Message file */ |
| # else | # else |