summaryrefslogtreecommitdiffstats
path: root/sys/scsi/sd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/sd.c')
-rw-r--r--sys/scsi/sd.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/scsi/sd.c b/sys/scsi/sd.c
index 1368ff0..495ac8a 100644
--- a/sys/scsi/sd.c
+++ b/sys/scsi/sd.c
@@ -14,9 +14,11 @@
*
* Ported to run under 386BSD by Julian Elischer (julian@dialix.oz.au) Sept 1992
*
- * $Id: sd.c,v 1.81 1995/12/11 05:02:52 dyson Exp $
+ * $Id: sd.c,v 1.82 1995/12/14 19:38:40 bde Exp $
*/
+#include "opt_bounce.h"
+
#define SPLSD splbio
#include <sys/param.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud