summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsi_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/scsi_driver.c')
-rw-r--r--sys/scsi/scsi_driver.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/scsi/scsi_driver.c b/sys/scsi/scsi_driver.c
index 3af475f..45ed3cb 100644
--- a/sys/scsi/scsi_driver.c
+++ b/sys/scsi/scsi_driver.c
@@ -35,9 +35,12 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: scsi_driver.c,v 1.15 1996/04/07 17:32:41 bde Exp $
+ * $Id: scsi_driver.c,v 1.16 1996/06/16 19:54:02 joerg Exp $
*
*/
+
+#include "opt_scsi.h"
+
#include <sys/types.h>
#include <sys/errno.h>
#include <sys/param.h>
OpenPOWER on IntegriCloud