|
|
| version 1.3, 2003/08/07 21:16:53 | version 1.4, 2004/02/13 01:04:15 |
|---|---|
| Line 39 | Line 39 |
| #include <dev/ic/isp_tpublic.h> | #include <dev/ic/isp_tpublic.h> |
| #endif | #endif |
| #endif | #endif |
| #ifdef __FreeBSD__ | #if defined(__DragonFly__) || defined(__FreeBSD__) |
| #include "ispmbox.h" | #include "ispmbox.h" |
| #ifdef ISP_TARGET_MODE | #ifdef ISP_TARGET_MODE |
| #include "isp_target.h" | #include "isp_target.h" |