From 6430272759633c6a6de434bc2bab68356801b788 Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 5 Jan 1996 20:12:53 +0000 Subject: Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme. --- sys/scsi/worm.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/scsi/worm.c') 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 #include #include -- cgit v1.1