summaryrefslogtreecommitdiffstats
path: root/sys/scsi/od.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/od.c')
-rw-r--r--sys/scsi/od.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/scsi/od.c b/sys/scsi/od.c
index 3a1e951..2afcc56 100644
--- a/sys/scsi/od.c
+++ b/sys/scsi/od.c
@@ -28,7 +28,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: od.c,v 1.9 1995/12/10 20:19:32 bde Exp $
+ * $Id: od.c,v 1.10 1995/12/14 09:54:22 phk Exp $
*/
/*
@@ -36,6 +36,8 @@
* 1. Add optical disk specific ioctl functions, such as eject etc.
*/
+#include "opt_bounce.h"
+
#define SPLOD splbio
#include <sys/types.h>
#include <sys/param.h>
OpenPOWER on IntegriCloud