diff options
| author | Noriaki Mitsunaga <non@FreeBSD.org> | 2001-12-10 02:07:34 +0000 |
|---|---|---|
| committer | Noriaki Mitsunaga <non@FreeBSD.org> | 2001-12-10 02:07:34 +0000 |
| commit | 14f81be9aa6c8251cd7980a0cbb3797ef6ed6b2f (patch) | |
| tree | 71e7bb6933448942b0d71f4f17838ad563ec2e48 /sys/cam | |
| parent | 173592263d73ae87fa9d63922b98f990bf064fd4 (diff) | |
Notes
Diffstat (limited to 'sys/cam')
| -rw-r--r-- | sys/cam/scsi/scsi_low.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/cam/scsi/scsi_low.c b/sys/cam/scsi/scsi_low.c index f2f8d63fd976..4d40a38298a9 100644 --- a/sys/cam/scsi/scsi_low.c +++ b/sys/cam/scsi/scsi_low.c @@ -115,11 +115,7 @@ #include <cam/scsi/scsi_low.h> -#if !defined(__FreeBSD__) -#include <i386/i386/cons.h> -#else #include <sys/cons.h> -#endif #endif /* __FreeBSD__ */ /************************************************************** |
