diff options
-rw-r--r-- | sys/dev/ic/isp_openbsd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/isp_openbsd.h b/sys/dev/ic/isp_openbsd.h index b36cb504581..7e59164515e 100644 --- a/sys/dev/ic/isp_openbsd.h +++ b/sys/dev/ic/isp_openbsd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: isp_openbsd.h,v 1.22 2003/03/03 18:34:14 mjacob Exp $ */ +/* $OpenBSD: isp_openbsd.h,v 1.23 2003/03/06 07:45:59 mjacob Exp $ */ /* * OpenBSD Specific definitions for the Qlogic ISP Host Adapter */ @@ -46,7 +46,6 @@ #endif #include <scsi/scsi_all.h> -#include <scsi/scsi_all.h> #include <scsi/scsiconf.h> #include <scsi/scsi_message.h> |