summaryrefslogtreecommitdiffstats
path: root/sys/scsi/worm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/worm.c')
-rw-r--r--sys/scsi/worm.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/scsi/worm.c b/sys/scsi/worm.c
index 4e80071..3486876 100644
--- a/sys/scsi/worm.c
+++ b/sys/scsi/worm.c
@@ -37,7 +37,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: worm.c,v 1.16 1995/12/14 09:54:35 phk Exp $
+ * $Id: worm.c,v 1.17 1996/01/02 15:44:00 joerg Exp $
*/
/* XXX This is PRELIMINARY.
@@ -51,6 +51,8 @@
* "scsi_driver" and use common code for all devices.
*/
+#include "opt_bounce.h"
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/buf.h>
OpenPOWER on IntegriCloud