CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/11 09:23:57
Modified files:
sys/scsi : cd.c ch.c scsi_base.c scsi_ioctl.c scsiconf.c
sd.c st.c uk.c
Log message:
Explicitly #include <scsi/scsi_debug.h> rather than assuming scsiconf.h will do
it.
Prepares for removal of #include <scsi/scsi_debug.h> from scsiconf.h as soon as
the alpha tester digs out from hurricane to compile last untested files.
