summaryrefslogtreecommitdiffstats
path: root/sys/scsi/pt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/pt.c')
-rw-r--r--sys/scsi/pt.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/scsi/pt.c b/sys/scsi/pt.c
index 7f459a1..453060d 100644
--- a/sys/scsi/pt.c
+++ b/sys/scsi/pt.c
@@ -37,7 +37,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pt.c,v 1.11 1995/12/14 09:54:24 phk Exp $
+ * $Id: pt.c,v 1.12 1995/12/14 19:51:13 bde Exp $
*/
/*
@@ -46,6 +46,8 @@
* base behavior in scsi_driver.c
*/
+#include "opt_bounce.h"
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/buf.h>
OpenPOWER on IntegriCloud