summaryrefslogtreecommitdiffstats
path: root/sys/scsi/cd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/cd.c')
-rw-r--r--sys/scsi/cd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/scsi/cd.c b/sys/scsi/cd.c
index c3808c5..b976c23 100644
--- a/sys/scsi/cd.c
+++ b/sys/scsi/cd.c
@@ -14,10 +14,11 @@
*
* Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992
*
- * $Id: cd.c,v 1.87 1997/12/02 21:06:58 phk Exp $
+ * $Id: cd.c,v 1.88 1997/12/14 00:32:33 jraynard Exp $
*/
#include "opt_bounce.h"
+#include "opt_devfs.h"
#include "opt_scsi.h"
#define SPLCD splbio
OpenPOWER on IntegriCloud