From 14f81be9aa6c8251cd7980a0cbb3797ef6ed6b2f Mon Sep 17 00:00:00 2001 From: Noriaki Mitsunaga Date: Mon, 10 Dec 2001 02:07:34 +0000 Subject: [PATCH] Remove PAO3 dependent part where I missed to remove at last commit. --- sys/cam/scsi/scsi_low.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys/cam/scsi/scsi_low.c b/sys/cam/scsi/scsi_low.c index f2f8d63fd97..4d40a38298a 100644 --- a/sys/cam/scsi/scsi_low.c +++ b/sys/cam/scsi/scsi_low.c @@ -115,11 +115,7 @@ #include -#if !defined(__FreeBSD__) -#include -#else #include -#endif #endif /* __FreeBSD__ */ /**************************************************************