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/st.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/scsi/st.c') diff --git a/sys/scsi/st.c b/sys/scsi/st.c index 1410373..4bfe3e6 100644 --- a/sys/scsi/st.c +++ b/sys/scsi/st.c @@ -12,7 +12,7 @@ * on the understanding that TFS is not responsible for the correct * functioning of this software in any circumstances. * - * $Id: st.c,v 1.54 1995/12/10 19:52:59 bde Exp $ + * $Id: st.c,v 1.55 1995/12/14 09:54:33 phk Exp $ */ /* @@ -27,6 +27,8 @@ * */ +#include "opt_bounce.h" + #include #include -- cgit v1.1