diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c index a017d3e0d5c3..6ccc06949b06 100644 --- a/sys/scsi/scsiconf.c +++ b/sys/scsi/scsiconf.c @@ -16,9 +16,11 @@ * * New configuration setup: dufault@hda.com * - * $Id: scsiconf.c,v 1.54 1996/02/17 23:59:24 se Exp $ + * $Id: scsiconf.c,v 1.55 1996/02/19 09:26:07 julian Exp $ */ +#include "opt_scsi.h" + #include #include #include