CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2020/08/16 07:39:21
Modified files: sys/scsi : scsiconf.h Log message: Don't include scsi_debug.h via scsiconf.h. Nobody but scsi/* should be using the contents thereof. Compile tests by martjn@ (alpha), visa@ (sgi) jmatthew@ (sparc64) aoyama@ (luna88k)