summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornon <non@FreeBSD.org>2001-12-10 02:07:34 +0000
committernon <non@FreeBSD.org>2001-12-10 02:07:34 +0000
commiteaeb1aadee58acc9dc3a4a133aa32dd0db9831eb (patch)
tree71e7bb6933448942b0d71f4f17838ad563ec2e48
parentc956ace9287cde07a8c002decbaad4801fbdb728 (diff)
downloadFreeBSD-src-eaeb1aadee58acc9dc3a4a133aa32dd0db9831eb.zip
FreeBSD-src-eaeb1aadee58acc9dc3a4a133aa32dd0db9831eb.tar.gz
Remove PAO3 dependent part where I missed to remove at last commit.
-rw-r--r--sys/cam/scsi/scsi_low.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/cam/scsi/scsi_low.c b/sys/cam/scsi/scsi_low.c
index f2f8d63..4d40a38 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__ */
/**************************************************************
OpenPOWER on IntegriCloud